Module: Aws::NetworkFirewall::Client::_ListContainerAssociationsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListContainerAssociationsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#container_associations ⇒ ::Array[Types::ContainerAssociationSummary]
938 |
# File 'sig/client.rbs', line 938
def container_associations: () -> ::Array[Types::ContainerAssociationSummary]
|
#next_token ⇒ ::String
939 |
# File 'sig/client.rbs', line 939
def next_token: () -> ::String
|