Class: Aws::Types::GetTransitGatewayRouteTableAttachmentResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#transit_gateway_route_table_attachment ⇒ Types::TransitGatewayRouteTableAttachment

Returns the value of attribute transit_gateway_route_table_attachment.



1201
1202
1203
# File 'sig/types.rbs', line 1201

def transit_gateway_route_table_attachment
  @transit_gateway_route_table_attachment
end