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. |
Algorithm
Optional
Algorithm interface{}
- Type: interface{}
Enable
Optional
Enable interface{}
- Type: interface{}
Key
Optional
Key interface{}
- Type: interface{}