Module: Aws::NetworkFirewall::Client::_AcceptNetworkFirewallTransitGatewayAttachmentResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::AcceptNetworkFirewallTransitGatewayAttachmentResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#transit_gateway_attachment_id::String

Returns:

  • (::String)


84
# File 'sig/client.rbs', line 84

def transit_gateway_attachment_id: () -> ::String

#transit_gateway_attachment_status"CREATING", ...

Returns:

  • ("CREATING", "DELETING", "DELETED", "FAILED", "ERROR", "READY", "PENDING_ACCEPTANCE", "REJECTING", "REJECTED")


85
# File 'sig/client.rbs', line 85

def transit_gateway_attachment_status: () -> ("CREATING" | "DELETING" | "DELETED" | "FAILED" | "ERROR" | "READY" | "PENDING_ACCEPTANCE" | "REJECTING" | "REJECTED")