Skip to content

EncryptionProperty

Initializer

import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkmaxcompute"
&alicloudroscdkmaxcompute.EncryptionProperty {
    Algorithm: interface{},
    Enable: interface{},
    Key: interface{},
}

Properties

Name Type Description
Algorithm interface{} No description.
Enable interface{} No description.
Key interface{} No description.

AlgorithmOptional

Algorithm interface{}
  • Type: interface{}

EnableOptional

Enable interface{}
  • Type: interface{}

KeyOptional

Key interface{}
  • Type: interface{}