/AWS1/CL_EC2GTIPAMRTEPROTFNDRS¶
GetIpamRouteProtectionFindingsResult
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_ipamid TYPE /AWS1/EC2IPAMID /AWS1/EC2IPAMID¶
The ID of the IPAM.
it_routeprotectionfindings TYPE /AWS1/CL_EC2IPAMRTEPRTCTNFNDG=>TT_IPAMROUTEPRTCTNFINDINGSET TT_IPAMROUTEPRTCTNFINDINGSET¶
The route protection findings.
iv_nexttoken TYPE /AWS1/EC2NEXTTOKEN /AWS1/EC2NEXTTOKEN¶
The token to use to retrieve the next page of results.
Queryable Attributes¶
IpamId¶
The ID of the IPAM.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_IPAMID() |
Getter for IPAMID, with configurable default |
ASK_IPAMID() |
Getter for IPAMID w/ exceptions if field has no value |
HAS_IPAMID() |
Determine if IPAMID has a value |
RouteProtectionFindings¶
The route protection findings.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ROUTEPROTECTIONFINDINGS() |
Getter for ROUTEPROTECTIONFINDINGS, with configurable defaul |
ASK_ROUTEPROTECTIONFINDINGS() |
Getter for ROUTEPROTECTIONFINDINGS w/ exceptions if field ha |
HAS_ROUTEPROTECTIONFINDINGS() |
Determine if ROUTEPROTECTIONFINDINGS has a value |
NextToken¶
The token to use to retrieve the next page of results.
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 |