name property

Output<String> name
latefinal

The name of the lifecycle configuration (must be unique). If omitted, this provider will assign a random, unique name.

Implementation

late final pulumi.Output<String> name;