toggle menu
pulumi-alicloud-kotlin
3.56.0.1
jvm
switch theme
search in API
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.maxcompute.kotlin.outputs
/
ProjectPropertiesEncryption
Project
Properties
Encryption
data
class
ProjectPropertiesEncryption
(
val
algorithm
:
String
?
=
null
,
val
enable
:
Boolean
?
=
null
,
val
key
:
String
?
=
null
)
Members
Constructors
Project
Properties
Encryption
Link copied to clipboard
constructor
(
algorithm
:
String
?
=
null
,
enable
:
Boolean
?
=
null
,
key
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
algorithm
Link copied to clipboard
val
algorithm
:
String
?
=
null
enable
Link copied to clipboard
val
enable
:
Boolean
?
=
null
key
Link copied to clipboard
val
key
:
String
?
=
null