Broker Authenticator Method X509Attributes Args
data class BrokerAuthenticatorMethodX509AttributesArgs(val keyVault: Output<KeyVaultSecretPropertiesArgs>? = null, val secretName: Output<String>? = null) : ConvertibleToJava<BrokerAuthenticatorMethodX509AttributesArgs>
BrokerAuthenticatorMethodX509Attributes properties. NOTE - Enum only type supported at a time.
Constructors
Link copied to clipboard
constructor(keyVault: Output<KeyVaultSecretPropertiesArgs>? = null, secretName: Output<String>? = null)