UserCmkInfoProperty
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdksls"
&alicloudroscdksls.UserCmkInfoProperty {
Arn: interface{},
CmkKeyId: interface{},
RegionId: interface{},
}
Properties
Name | Type | Description |
---|---|---|
Arn |
interface{} |
No description. |
CmkKeyId |
interface{} |
No description. |
RegionId |
interface{} |
No description. |
Arn
Required
Arn interface{}
- Type: interface{}
CmkKeyId
Required
CmkKeyId interface{}
- Type: interface{}
RegionId
Required
RegionId interface{}
- Type: interface{}