/AWS1/CL_PP2LSTPROTECTCONFRL01¶
ListProtectConfigurationRuleSetNumberOverridesResult
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.
Optional arguments:¶
it_rulesetnumberoverrides TYPE /AWS1/CL_PP2PROTECTCONFRLSET01=>TT_PROTECTCONFRLSETNOOVERRID00 TT_PROTECTCONFRLSETNOOVERRID00¶
An array of RuleSetNumberOverrides objects.
iv_nexttoken TYPE /AWS1/PP2NEXTTOKEN /AWS1/PP2NEXTTOKEN¶
The token to be used for the next set of paginated results. You don't need to supply a value for this field in the initial request.
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 |
RuleSetNumberOverrides¶
An array of RuleSetNumberOverrides objects.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RULESETNUMBEROVERRIDES() |
Getter for RULESETNUMBEROVERRIDES, with configurable default |
ASK_RULESETNUMBEROVERRIDES() |
Getter for RULESETNUMBEROVERRIDES w/ exceptions if field has |
HAS_RULESETNUMBEROVERRIDES() |
Determine if RULESETNUMBEROVERRIDES has a value |
NextToken¶
The token to be used for the next set of paginated results. You don't need to supply a value for this field in the initial request.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NEXTTOKEN() |
Getter for NEXTTOKEN, with configurable default |
ASK_NEXTTOKEN() |
Getter for NEXTTOKEN w/ exceptions if field has no value |
HAS_NEXTTOKEN() |
Determine if NEXTTOKEN has a value |