Broker Authenticator Method X509Args Builder
Builder for BrokerAuthenticatorMethodX509Args.
Functions
Link copied to clipboard
suspend fun authorizationAttributes(value: Output<Map<String, BrokerAuthenticatorMethodX509AttributesArgs>>)
fun authorizationAttributes(vararg values: Pair<String, BrokerAuthenticatorMethodX509AttributesArgs>)
suspend fun authorizationAttributes(vararg argument: Pair<String, suspend BrokerAuthenticatorMethodX509AttributesArgsBuilder.() -> Unit>)
suspend fun authorizationAttributes(value: Map<String, BrokerAuthenticatorMethodX509AttributesArgs>?)
Link copied to clipboard