name property

Input<String?>? name
final

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

Implementation

final pulumi.Input<String?>? name;