Skip to content

RamAccountAliasProps

Properties for defining a RamAccountAlias.

See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-ram-ramaccountalias

Initializer

import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkram"
&alicloudroscdkram.RamAccountAliasProps {
    AccountAlias: interface{},
}

Properties

Name Type Description
AccountAlias interface{} Property accountAlias: The alias of the Alibaba Cloud account.

AccountAliasRequired

AccountAlias interface{}
  • Type: interface{}

Property accountAlias: The alias of the Alibaba Cloud account.

The alias must be 1 to 50 characters in length, and can contain lowercase letters, digits, hyphens (-), periods (.) and underscores (_). Note It cannot start or end with a hyphen (-).The default domain name cannot start or end with a hyphen (-) and cannot have two consecutive hyphens (-).