/AWS1/CL_IOXCREACASSOCIATION01¶
CreateAccountAssociationResponse
CONSTRUCTOR
¶
IMPORTING¶
Required arguments:¶
iv_oauthauthorizationurl
TYPE /AWS1/IOXOAUTHAUTHORIZATIONURL
/AWS1/IOXOAUTHAUTHORIZATIONURL
¶
Third-party IoT platform OAuth authorization server URL backed with all the required parameters to perform end-user authentication.
iv_accountassociationid
TYPE /AWS1/IOXACCOUNTASSOCIATIONID
/AWS1/IOXACCOUNTASSOCIATIONID
¶
The identifier for the account association request.
iv_associationstate
TYPE /AWS1/IOXASSOCIATIONSTATE
/AWS1/IOXASSOCIATIONSTATE
¶
The current state of the account association request.
Optional arguments:¶
iv_arn
TYPE /AWS1/IOXACCOUNTASSOCIATIONARN
/AWS1/IOXACCOUNTASSOCIATIONARN
¶
The Amazon Resource Name (ARN) of the account association.
Queryable Attributes¶
OAuthAuthorizationUrl¶
Third-party IoT platform OAuth authorization server URL backed with all the required parameters to perform end-user authentication.
Accessible with the following methods¶
Method | Description |
---|---|
GET_OAUTHAUTHORIZATIONURL() |
Getter for OAUTHAUTHORIZATIONURL, with configurable default |
ASK_OAUTHAUTHORIZATIONURL() |
Getter for OAUTHAUTHORIZATIONURL w/ exceptions if field has |
HAS_OAUTHAUTHORIZATIONURL() |
Determine if OAUTHAUTHORIZATIONURL has a value |
AccountAssociationId¶
The identifier for the account association request.
Accessible with the following methods¶
Method | Description |
---|---|
GET_ACCOUNTASSOCIATIONID() |
Getter for ACCOUNTASSOCIATIONID, with configurable default |
ASK_ACCOUNTASSOCIATIONID() |
Getter for ACCOUNTASSOCIATIONID w/ exceptions if field has n |
HAS_ACCOUNTASSOCIATIONID() |
Determine if ACCOUNTASSOCIATIONID has a value |
AssociationState¶
The current state of the account association request.
Accessible with the following methods¶
Method | Description |
---|---|
GET_ASSOCIATIONSTATE() |
Getter for ASSOCIATIONSTATE, with configurable default |
ASK_ASSOCIATIONSTATE() |
Getter for ASSOCIATIONSTATE w/ exceptions if field has no va |
HAS_ASSOCIATIONSTATE() |
Determine if ASSOCIATIONSTATE has a value |
Arn¶
The Amazon Resource Name (ARN) of the account association.
Accessible with the following methods¶
Method | Description |
---|---|
GET_ARN() |
Getter for ARN, with configurable default |
ASK_ARN() |
Getter for ARN w/ exceptions if field has no value |
HAS_ARN() |
Determine if ARN has a value |