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
/
StateMachineEncryptionConfigurationArgsBuilder
State
Machine
Encryption
Configuration
Args
Builder
class
StateMachineEncryptionConfigurationArgsBuilder
Builder for
StateMachineEncryptionConfigurationArgs
.
Members
Functions
kms
Data
Key
Reuse
Period
Seconds
Link copied to clipboard
@
JvmName
(
name
=
"rgusobboirshktgm"
)
suspend
fun
kmsDataKeyReusePeriodSeconds
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"kfhycdbpwlruawed"
)
suspend
fun
kmsDataKeyReusePeriodSeconds
(
value
:
Int
?
)
kms
Key
Id
Link copied to clipboard
@
JvmName
(
name
=
"pktpejtjedqeavnf"
)
suspend
fun
kmsKeyId
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"juikneqmfbyriqdn"
)
suspend
fun
kmsKeyId
(
value
:
String
?
)
type
Link copied to clipboard
@
JvmName
(
name
=
"plgcyuqkvtuwvmxp"
)
suspend
fun
type
(
value
:
StateMachineEncryptionConfigurationType
)
@
JvmName
(
name
=
"qswplwtuxmuqysgq"
)
suspend
fun
type
(
value
:
Output
<
StateMachineEncryptionConfigurationType
>
)