RosAliasProps
Properties for defining a RosAlias
.
See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-kms-alias
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkkms"
&alicloudroscdkkms.RosAliasProps {
AliasName: interface{},
KeyId: interface{},
}
Properties
Name | Type | Description |
---|---|---|
AliasName |
interface{} |
No description. |
KeyId |
interface{} |
No description. |
AliasName
Required
AliasName interface{}
- Type: interface{}
KeyId
Required
KeyId interface{}
- Type: interface{}