encryptionConfiguration

@JvmName(name = "hmjorewbltktlieo")
suspend fun encryptionConfiguration(value: Output<StateMachineEncryptionConfigurationArgs>)
@JvmName(name = "peyyrusaqvynajmp")
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 = "psrslygivkvcuuan")
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.