toggle menu
pulumi-aws-native-kotlin
0.126.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
=
"svgldwlvgvobtukf"
)
suspend
fun
kmsDataKeyReusePeriodSeconds
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"ggqcfqkxsimlavrr"
)
suspend
fun
kmsDataKeyReusePeriodSeconds
(
value
:
Int
?
)
kms
Key
Id
Link copied to clipboard
@
JvmName
(
name
=
"mpajncweugxkvcql"
)
suspend
fun
kmsKeyId
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"rjhnbfmcksitxnmu"
)
suspend
fun
kmsKeyId
(
value
:
String
?
)
type
Link copied to clipboard
@
JvmName
(
name
=
"ljgpfgxqolooiiut"
)
suspend
fun
type
(
value
:
ActivityEncryptionConfigurationType
)
@
JvmName
(
name
=
"qdwnvmbbahoxhvxb"
)
suspend
fun
type
(
value
:
Output
<
ActivityEncryptionConfigurationType
>
)