/AWS1/CL_IOTUPDATEAUTHRRSP¶
UpdateAuthorizerResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_authorizername TYPE /AWS1/IOTAUTHORIZERNAME /AWS1/IOTAUTHORIZERNAME¶
The authorizer name.
iv_authorizerarn TYPE /AWS1/IOTAUTHORIZERARN /AWS1/IOTAUTHORIZERARN¶
The authorizer ARN.
Queryable Attributes¶
authorizerName¶
The authorizer name.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_AUTHORIZERNAME() |
Getter for AUTHORIZERNAME, with configurable default |
ASK_AUTHORIZERNAME() |
Getter for AUTHORIZERNAME w/ exceptions if field has no valu |
HAS_AUTHORIZERNAME() |
Determine if AUTHORIZERNAME has a value |
authorizerArn¶
The authorizer ARN.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_AUTHORIZERARN() |
Getter for AUTHORIZERARN, with configurable default |
ASK_AUTHORIZERARN() |
Getter for AUTHORIZERARN w/ exceptions if field has no value |
HAS_AUTHORIZERARN() |
Determine if AUTHORIZERARN has a value |