Skip to content

EncryptConfProperty

Initializer

import "github.com/alibabacloud-go/ros-cdk/alicloudroscdksls"
&alicloudroscdksls.EncryptConfProperty {
    Enable: interface{},
    EncryptType: interface{},
    UserCmkInfo: interface{},
}

Properties

Name Type Description
Enable interface{} No description.
EncryptType interface{} No description.
UserCmkInfo interface{} No description.

EnableRequired

Enable interface{}
  • Type: interface{}

EncryptTypeRequired

EncryptType interface{}
  • Type: interface{}

UserCmkInfoOptional

UserCmkInfo interface{}
  • Type: interface{}