Skip to content

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.

ArnRequired

Arn interface{}
  • Type: interface{}

CmkKeyIdRequired

CmkKeyId interface{}
  • Type: interface{}

RegionIdRequired

RegionId interface{}
  • Type: interface{}