Module: Aws::MediaConnect::Client::_ListGatewaysResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListGatewaysResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#gateways ⇒ ::Array[Types::ListedGateway]
618 |
# File 'sig/client.rbs', line 618
def gateways: () -> ::Array[Types::ListedGateway]
|
#next_token ⇒ ::String
619 |
# File 'sig/client.rbs', line 619
def next_token: () -> ::String
|