Class: Aws::Types::RejectNetworkFirewallTransitGatewayAttachmentRequest

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#transit_gateway_attachment_id::String

Returns the value of attribute transit_gateway_attachment_id.

Returns:

  • (::String)


1405
1406
1407
# File 'sig/types.rbs', line 1405

def transit_gateway_attachment_id
  @transit_gateway_attachment_id
end