Module: Aws::NetworkFirewall::Client::_RejectNetworkFirewallTransitGatewayAttachmentResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::RejectNetworkFirewallTransitGatewayAttachmentResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#transit_gateway_attachment_id ⇒ ::String
1094 |
# File 'sig/client.rbs', line 1094
def transit_gateway_attachment_id: () -> ::String
|
#transit_gateway_attachment_status ⇒ "CREATING", ...
1095 |
# File 'sig/client.rbs', line 1095
def transit_gateway_attachment_status: () -> ("CREATING" | "DELETING" | "DELETED" | "FAILED" | "ERROR" | "READY" | "PENDING_ACCEPTANCE" | "REJECTING" | "REJECTED")
|