/AWS1/CL_NWFREJNETFIREWALLTG01¶
RejectNetworkFirewallTransitGatewayAttachmentResponse
CONSTRUCTOR
¶
IMPORTING¶
Required arguments:¶
iv_tgwattachmentid
TYPE /AWS1/NWFTGWATTACHMENTID
/AWS1/NWFTGWATTACHMENTID
¶
The unique identifier of the transit gateway attachment that was rejected.
iv_tgwattachmentstatus
TYPE /AWS1/NWFTGWATTACHMENTSTATUS
/AWS1/NWFTGWATTACHMENTSTATUS
¶
The current status of the transit gateway attachment. Valid values are:
CREATING
- The attachment is being created
DELETING
- The attachment is being deleted
DELETED
- The attachment has been deleted
FAILED
- The attachment creation has failed and cannot be recovered
ERROR
- The attachment is in an error state that might be recoverable
READY
- The attachment is active and processing traffic
PENDING_ACCEPTANCE
- The attachment is waiting to be accepted
REJECTING
- The attachment is in the process of being rejected
REJECTED
- The attachment has been rejectedFor information about troubleshooting endpoint failures, see Troubleshooting firewall endpoint failures in the Network Firewall Developer Guide.
Queryable Attributes¶
TransitGatewayAttachmentId¶
The unique identifier of the transit gateway attachment that was rejected.
Accessible with the following methods¶
Method | Description |
---|---|
GET_TGWATTACHMENTID() |
Getter for TRANSITGATEWAYATTACHMENTID, with configurable def |
ASK_TGWATTACHMENTID() |
Getter for TRANSITGATEWAYATTACHMENTID w/ exceptions if field |
HAS_TGWATTACHMENTID() |
Determine if TRANSITGATEWAYATTACHMENTID has a value |
TransitGatewayAttachmentStatus¶
The current status of the transit gateway attachment. Valid values are:
CREATING
- The attachment is being created
DELETING
- The attachment is being deleted
DELETED
- The attachment has been deleted
FAILED
- The attachment creation has failed and cannot be recovered
ERROR
- The attachment is in an error state that might be recoverable
READY
- The attachment is active and processing traffic
PENDING_ACCEPTANCE
- The attachment is waiting to be accepted
REJECTING
- The attachment is in the process of being rejected
REJECTED
- The attachment has been rejectedFor information about troubleshooting endpoint failures, see Troubleshooting firewall endpoint failures in the Network Firewall Developer Guide.
Accessible with the following methods¶
Method | Description |
---|---|
GET_TGWATTACHMENTSTATUS() |
Getter for TGWATTACHMENTSTATUS, with configurable default |
ASK_TGWATTACHMENTSTATUS() |
Getter for TGWATTACHMENTSTATUS w/ exceptions if field has no |
HAS_TGWATTACHMENTSTATUS() |
Determine if TGWATTACHMENTSTATUS has a value |