pulumi-alicloud-kotlin
3.44.1.0
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.maxcompute.kotlin.outputs
/
GetProjectsProjectPropertiesEncryption
Get
Projects
Project
Properties
Encryption
data
class
GetProjectsProjectPropertiesEncryption
(
val
algorithm
:
String
,
val
enable
:
Boolean
,
val
key
:
String
)
Types
Constructors
Properties
Constructors
Get
Projects
Project
Properties
Encryption
Link copied to clipboard
fun
GetProjectsProjectPropertiesEncryption
(
algorithm
:
String
,
enable
:
Boolean
,
key
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
algorithm
Link copied to clipboard
val
algorithm
:
String
Algorithm.
enable
Link copied to clipboard
val
enable
:
Boolean
Whether to open.
key
Link copied to clipboard
val
key
:
String
Encryption algorithm key.