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)


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

def next_token: () -> ::String

#transit_gateway_attachment_propagations::Array[Types::TransitGatewayAttachmentPropagation]



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

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