name property

Output<String> name
latefinal

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

The following arguments are optional:

Implementation

late final pulumi.Output<String> name;