encryptionConfiguration

@JvmName(name = "itouthoqkcjjvatt")
suspend fun encryptionConfiguration(value: Output<StateMachineEncryptionConfigurationArgs>)
@JvmName(name = "hrhmbctmxrkifrce")
suspend fun encryptionConfiguration(value: StateMachineEncryptionConfigurationArgs?)

Parameters

value

Defines what encryption configuration is used to encrypt data in the State Machine. For more information see TBD in the AWS Step Functions User Guide.


@JvmName(name = "vuwrfxaqlxwrjiat")
suspend fun encryptionConfiguration(argument: suspend StateMachineEncryptionConfigurationArgsBuilder.() -> Unit)

Parameters

argument

Defines what encryption configuration is used to encrypt data in the State Machine. For more information see TBD in the AWS Step Functions User Guide.