Account Alias Args
data class AccountAliasArgs(val accountAlias: Output<String>? = null) : ConvertibleToJava<AccountAliasArgs>
Import
RAM Account Alias can be imported using the id, e.g.
$ pulumi import alicloud:ram/accountAlias:AccountAlias example <id>
Content copied to clipboard