name property

Input<String?>? name
final

Name for the alias. Pattern: (?!^[0-9]+$)([a-zA-Z0-9-_]+).

The following arguments are optional:

Implementation

final pulumi.Input<String?>? name;