/AWS1/CL_QSTDSCIPRESTRICTION01¶
DescribeIpRestrictionResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_awsaccountid TYPE /AWS1/QSTAWSACCOUNTID /AWS1/QSTAWSACCOUNTID¶
The ID of the Amazon Web Services account that contains the IP rules.
it_iprestrictionrulemap TYPE /AWS1/CL_QSTIPRESTRICTIONRLM00=>TT_IPRESTRICTIONRULEMAP TT_IPRESTRICTIONRULEMAP¶
A map that describes the IP rules with CIDR range and description.
it_vpcidrestrictionrulemap TYPE /AWS1/CL_QSTVPCIDRESTRICTION00=>TT_VPCIDRESTRICTIONRULEMAP TT_VPCIDRESTRICTIONRULEMAP¶
A map of allowed VPC IDs and their rule descriptions.
it_vpcendptidrestrictionrl00 TYPE /AWS1/CL_QSTVPCENDPTIDRESTRI00=>TT_VPCENDPTIDRESTRICTIONRLMAP TT_VPCENDPTIDRESTRICTIONRLMAP¶
A map of allowed VPC endpoint IDs and their rule descriptions.
iv_enabled TYPE /AWS1/QSTNULLABLEBOOLEAN /AWS1/QSTNULLABLEBOOLEAN¶
A value that specifies whether IP rules are turned on.
iv_requestid TYPE /AWS1/QSTSTRING /AWS1/QSTSTRING¶
The Amazon Web Services request ID for this operation.
iv_status TYPE /AWS1/QSTSTATUSCODE /AWS1/QSTSTATUSCODE¶
The HTTP status of the request.
Queryable Attributes¶
AwsAccountId¶
The ID of the Amazon Web Services account that contains the IP rules.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_AWSACCOUNTID() |
Getter for AWSACCOUNTID, with configurable default |
ASK_AWSACCOUNTID() |
Getter for AWSACCOUNTID w/ exceptions if field has no value |
HAS_AWSACCOUNTID() |
Determine if AWSACCOUNTID has a value |
IpRestrictionRuleMap¶
A map that describes the IP rules with CIDR range and description.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_IPRESTRICTIONRULEMAP() |
Getter for IPRESTRICTIONRULEMAP, with configurable default |
ASK_IPRESTRICTIONRULEMAP() |
Getter for IPRESTRICTIONRULEMAP w/ exceptions if field has n |
HAS_IPRESTRICTIONRULEMAP() |
Determine if IPRESTRICTIONRULEMAP has a value |
VpcIdRestrictionRuleMap¶
A map of allowed VPC IDs and their rule descriptions.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_VPCIDRESTRICTIONRULEMAP() |
Getter for VPCIDRESTRICTIONRULEMAP, with configurable defaul |
ASK_VPCIDRESTRICTIONRULEMAP() |
Getter for VPCIDRESTRICTIONRULEMAP w/ exceptions if field ha |
HAS_VPCIDRESTRICTIONRULEMAP() |
Determine if VPCIDRESTRICTIONRULEMAP has a value |
VpcEndpointIdRestrictionRuleMap¶
A map of allowed VPC endpoint IDs and their rule descriptions.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_VPCENDPTIDRESTRICTIONR00() |
Getter for VPCENDPTIDRESTRICTIONRULEMAP, with configurable d |
ASK_VPCENDPTIDRESTRICTIONR00() |
Getter for VPCENDPTIDRESTRICTIONRULEMAP w/ exceptions if fie |
HAS_VPCENDPTIDRESTRICTIONR00() |
Determine if VPCENDPTIDRESTRICTIONRULEMAP has a value |
Enabled¶
A value that specifies whether IP rules are turned on.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ENABLED() |
Getter for ENABLED, with configurable default |
ASK_ENABLED() |
Getter for ENABLED w/ exceptions if field has no value |
HAS_ENABLED() |
Determine if ENABLED has a value |
RequestId¶
The Amazon Web Services request ID for this operation.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_REQUESTID() |
Getter for REQUESTID, with configurable default |
ASK_REQUESTID() |
Getter for REQUESTID w/ exceptions if field has no value |
HAS_REQUESTID() |
Determine if REQUESTID has a value |
Status¶
The HTTP status of the request.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STATUS() |
Getter for STATUS |