class Aws::IoT::Types::AuthorizerConfig
@return [Boolean]
authorization service can be overridden.
A Boolean that specifies whether the domain configuration’s
@!attribute [rw] allow_authorizer_override
@return [String]
The name of the authorization service for a domain configuration.
@!attribute [rw] default_authorizer_name
}
allow_authorizer_override: false,
default_authorizer_name: “AuthorizerName”,
{
data as a hash:
@note When making an API call, you may pass AuthorizerConfig
An object that specifies the authorization service for a domain.