/AWS1/CL_PP2UPPROTECTCONFCTR01¶
UpdateProtectConfigurationCountryRuleSetResult
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_protectconfigurationarn TYPE /AWS1/PP2PROTECTCONFARN /AWS1/PP2PROTECTCONFARN¶
The Amazon Resource Name (ARN) of the protect configuration.
iv_protectconfigurationid TYPE /AWS1/PP2PROTECTCONFID /AWS1/PP2PROTECTCONFID¶
The unique identifier for the protect configuration.
iv_numbercapability TYPE /AWS1/PP2NUMBERCAPABILITY /AWS1/PP2NUMBERCAPABILITY¶
The number capability that was updated
it_countryruleset TYPE /AWS1/CL_PP2PROTECTCONFCTRYR00=>TT_PROTECTCONFCOUNTRYRULESET TT_PROTECTCONFCOUNTRYRULESET¶
An array of ProtectConfigurationCountryRuleSetInformation containing the rules for the NumberCapability.
Queryable Attributes¶
ProtectConfigurationArn¶
The Amazon Resource Name (ARN) of the protect configuration.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PROTECTCONFIGURATIONARN() |
Getter for PROTECTCONFIGURATIONARN, with configurable defaul |
ASK_PROTECTCONFIGURATIONARN() |
Getter for PROTECTCONFIGURATIONARN w/ exceptions if field ha |
HAS_PROTECTCONFIGURATIONARN() |
Determine if PROTECTCONFIGURATIONARN has a value |
ProtectConfigurationId¶
The unique identifier for the protect configuration.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PROTECTCONFIGURATIONID() |
Getter for PROTECTCONFIGURATIONID, with configurable default |
ASK_PROTECTCONFIGURATIONID() |
Getter for PROTECTCONFIGURATIONID w/ exceptions if field has |
HAS_PROTECTCONFIGURATIONID() |
Determine if PROTECTCONFIGURATIONID has a value |
NumberCapability¶
The number capability that was updated
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NUMBERCAPABILITY() |
Getter for NUMBERCAPABILITY, with configurable default |
ASK_NUMBERCAPABILITY() |
Getter for NUMBERCAPABILITY w/ exceptions if field has no va |
HAS_NUMBERCAPABILITY() |
Determine if NUMBERCAPABILITY has a value |
CountryRuleSet¶
An array of ProtectConfigurationCountryRuleSetInformation containing the rules for the NumberCapability.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_COUNTRYRULESET() |
Getter for COUNTRYRULESET, with configurable default |
ASK_COUNTRYRULESET() |
Getter for COUNTRYRULESET w/ exceptions if field has no valu |
HAS_COUNTRYRULESET() |
Determine if COUNTRYRULESET has a value |