Module: Aws::EC2::Client::_GetTransitGatewayAttachmentPropagationsResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#transit_gateway_attachment_propagations::Array[Types::TransitGatewayAttachmentPropagation]



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

def transit_gateway_attachment_propagations: () -> ::Array[Types::TransitGatewayAttachmentPropagation]