pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.forecast.kotlin.outputs
/
EncryptionConfigProperties
Encryption
Config
Properties
data
class
EncryptionConfigProperties
(
val
kmsKeyArn
:
String
?
=
null
,
val
roleArn
:
String
?
=
null
)
Types
Constructors
Properties
Constructors
Encryption
Config
Properties
Link copied to clipboard
fun
EncryptionConfigProperties
(
kmsKeyArn
:
String
?
=
null
,
roleArn
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
kms
Key
Arn
Link copied to clipboard
val
kmsKeyArn
:
String
?
=
null
role
Arn
Link copied to clipboard
val
roleArn
:
String
?
=
null