/AWS1/CL_PP2DISASCORIGINATIO01¶
DisassociateOriginationIdentityResult
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_poolarn TYPE /AWS1/PP2STRING /AWS1/PP2STRING¶
The Amazon Resource Name (ARN) of the pool.
iv_poolid TYPE /AWS1/PP2STRING /AWS1/PP2STRING¶
The PoolId of the pool no longer associated with the origination identity.
iv_originationidentityarn TYPE /AWS1/PP2STRING /AWS1/PP2STRING¶
The PhoneNumberArn or SenderIdArn of the origination identity.
iv_originationidentity TYPE /AWS1/PP2STRING /AWS1/PP2STRING¶
The PhoneNumberId or SenderId of the origination identity.
iv_isocountrycode TYPE /AWS1/PP2ISOCOUNTRYCODE /AWS1/PP2ISOCOUNTRYCODE¶
The two-character code, in ISO 3166-1 alpha-2 format, for the country or region.
Queryable Attributes¶
PoolArn¶
The Amazon Resource Name (ARN) of the pool.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_POOLARN() |
Getter for POOLARN, with configurable default |
ASK_POOLARN() |
Getter for POOLARN w/ exceptions if field has no value |
HAS_POOLARN() |
Determine if POOLARN has a value |
PoolId¶
The PoolId of the pool no longer associated with the origination identity.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_POOLID() |
Getter for POOLID, with configurable default |
ASK_POOLID() |
Getter for POOLID w/ exceptions if field has no value |
HAS_POOLID() |
Determine if POOLID has a value |
OriginationIdentityArn¶
The PhoneNumberArn or SenderIdArn of the origination identity.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ORIGINATIONIDENTITYARN() |
Getter for ORIGINATIONIDENTITYARN, with configurable default |
ASK_ORIGINATIONIDENTITYARN() |
Getter for ORIGINATIONIDENTITYARN w/ exceptions if field has |
HAS_ORIGINATIONIDENTITYARN() |
Determine if ORIGINATIONIDENTITYARN has a value |
OriginationIdentity¶
The PhoneNumberId or SenderId of the origination identity.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ORIGINATIONIDENTITY() |
Getter for ORIGINATIONIDENTITY, with configurable default |
ASK_ORIGINATIONIDENTITY() |
Getter for ORIGINATIONIDENTITY w/ exceptions if field has no |
HAS_ORIGINATIONIDENTITY() |
Determine if ORIGINATIONIDENTITY has a value |
IsoCountryCode¶
The two-character code, in ISO 3166-1 alpha-2 format, for the country or region.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ISOCOUNTRYCODE() |
Getter for ISOCOUNTRYCODE, with configurable default |
ASK_ISOCOUNTRYCODE() |
Getter for ISOCOUNTRYCODE w/ exceptions if field has no valu |
HAS_ISOCOUNTRYCODE() |
Determine if ISOCOUNTRYCODE has a value |