IntegrationServiceEnvironmenEncryptionConfigurationArgs

data class IntegrationServiceEnvironmenEncryptionConfigurationArgs(val encryptionKeyReference: Output<IntegrationServiceEnvironmenEncryptionKeyReferenceArgs>? = null) : ConvertibleToJava<IntegrationServiceEnvironmenEncryptionConfigurationArgs>

The encryption configuration for the integration service environment.

Constructors

Functions

Link copied to clipboard
open override fun toJava(): IntegrationServiceEnvironmenEncryptionConfigurationArgs

Properties

Link copied to clipboard

The encryption key reference.