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