authorizer Config
Parameters
value
An object that specifies the authorization service for a domain. See the authorizer_config
Block below for details.
suspend fun authorizerConfig(argument: suspend DomainConfigurationAuthorizerConfigArgsBuilder.() -> Unit)
Parameters
argument
An object that specifies the authorization service for a domain. See the authorizer_config
Block below for details.