Skip to content

/AWS1/CL_IOTAUTHORIZERCONFIG

An object that specifies the authorization service for a domain.

CONSTRUCTOR

IMPORTING

Optional arguments:

IV_DEFAULTAUTHORIZERNAME TYPE /AWS1/IOTAUTHORIZERNAME /AWS1/IOTAUTHORIZERNAME

The name of the authorization service for a domain configuration.

IV_ALLOWAUTHORIZEROVERRIDE TYPE /AWS1/IOTALLOWAUTHROVERRIDE /AWS1/IOTALLOWAUTHROVERRIDE

A Boolean that specifies whether the domain configuration's authorization service can be overridden.


Queryable Attributes

defaultAuthorizerName

The name of the authorization service for a domain configuration.

Accessible with the following methods

Method Description
GET_DEFAULTAUTHORIZERNAME() Getter for DEFAULTAUTHORIZERNAME, with configurable default
ASK_DEFAULTAUTHORIZERNAME() Getter for DEFAULTAUTHORIZERNAME w/ exceptions if field has
HAS_DEFAULTAUTHORIZERNAME() Determine if DEFAULTAUTHORIZERNAME has a value

allowAuthorizerOverride

A Boolean that specifies whether the domain configuration's authorization service can be overridden.

Accessible with the following methods

Method Description
GET_ALLOWAUTHORIZEROVERRIDE() Getter for ALLOWAUTHORIZEROVERRIDE, with configurable defaul
ASK_ALLOWAUTHORIZEROVERRIDE() Getter for ALLOWAUTHORIZEROVERRIDE w/ exceptions if field ha
HAS_ALLOWAUTHORIZEROVERRIDE() Determine if ALLOWAUTHORIZEROVERRIDE has a value