AccountAlias

class AccountAlias : KotlinCustomResource

Import

RAM Account Alias can be imported using the id, e.g.

$ pulumi import alicloud:ram/accountAlias:AccountAlias example <id>

Properties

Link copied to clipboard
val accountAlias: Output<String>

The alias of the account. It can be 3 to 32 characters in length and can contain lowercase letters, digits, and dashes (-).

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val urn: Output<String>