encryptionConfiguration

@JvmName(name = "ygmunulbjeidexrp")
suspend fun encryptionConfiguration(value: Output<ActivityEncryptionConfigurationArgs>)
@JvmName(name = "mcxkjwpnsjirrxwa")
suspend fun encryptionConfiguration(value: ActivityEncryptionConfigurationArgs?)

Parameters

value

Defines what encryption configuration is used to encrypt data in the Activity. For more information see the section Data at rest encyption in the AWS Step Functions User Guide.


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

Parameters

argument

Defines what encryption configuration is used to encrypt data in the Activity. For more information see the section Data at rest encyption in the AWS Step Functions User Guide.