Encryption Settings Response
data class EncryptionSettingsResponse(val containerAppAuthEncryptionSecretName: String? = null, val containerAppAuthSigningSecretName: String? = null)
The configuration settings of the secrets references of encryption key and signing key for ContainerApp Service Authentication/Authorization.