toggle menu
pulumi-aws-native-kotlin
1.28.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.stepfunctions.kotlin.inputs
/
ActivityEncryptionConfigurationArgsBuilder
Activity
Encryption
Configuration
Args
Builder
class
ActivityEncryptionConfigurationArgsBuilder
Builder for
ActivityEncryptionConfigurationArgs
.
Members
Functions
kms
Data
Key
Reuse
Period
Seconds
Link copied to clipboard
@
JvmName
(
name
=
"icmtomwuomfafnov"
)
suspend
fun
kmsDataKeyReusePeriodSeconds
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"olvojamjkwqihcoy"
)
suspend
fun
kmsDataKeyReusePeriodSeconds
(
value
:
Int
?
)
kms
Key
Id
Link copied to clipboard
@
JvmName
(
name
=
"anufukwdjpwulbuk"
)
suspend
fun
kmsKeyId
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"orsuyrwajhpknimx"
)
suspend
fun
kmsKeyId
(
value
:
String
?
)
type
Link copied to clipboard
@
JvmName
(
name
=
"kohmuucacudsfykk"
)
suspend
fun
type
(
value
:
ActivityEncryptionConfigurationType
)
@
JvmName
(
name
=
"ksjfbpjxlutvplks"
)
suspend
fun
type
(
value
:
Output
<
ActivityEncryptionConfigurationType
>
)