Class: Aws::Types::AcceptNetworkFirewallTransitGatewayAttachmentRequest

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)


17
18
19
# File 'sig/types.rbs', line 17

def transit_gateway_attachment_id
  @transit_gateway_attachment_id
end