Integration Service Environmen Encryption Configuration Response
data class IntegrationServiceEnvironmenEncryptionConfigurationResponse(val encryptionKeyReference: IntegrationServiceEnvironmenEncryptionKeyReferenceResponse? = null)
The encryption configuration for the integration service environment.
Constructors
Link copied to clipboard
constructor(encryptionKeyReference: IntegrationServiceEnvironmenEncryptionKeyReferenceResponse? = null)