Class: Aws::Types::DeleteNetworkFirewallTransitGatewayAttachmentResponse
- Inherits:
-
Object
- Object
- Aws::Types::DeleteNetworkFirewallTransitGatewayAttachmentResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#transit_gateway_attachment_id ⇒ ::String
Returns the value of attribute transit_gateway_attachment_id.
-
#transit_gateway_attachment_status ⇒ "CREATING", ...
Returns the value of attribute transit_gateway_attachment_status.
Instance Attribute Details
#transit_gateway_attachment_id ⇒ ::String
Returns the value of attribute transit_gateway_attachment_id.
420 421 422 |
# File 'sig/types.rbs', line 420 def @transit_gateway_attachment_id end |
#transit_gateway_attachment_status ⇒ "CREATING", ...
Returns the value of attribute transit_gateway_attachment_status.
421 422 423 |
# File 'sig/types.rbs', line 421 def @transit_gateway_attachment_status end |