Module: Aws::Inspector2::Client::_GetClustersForImageResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetClustersForImageResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#cluster ⇒ ::Array[Types::ClusterInformation]
638 |
# File 'sig/client.rbs', line 638
def cluster: () -> ::Array[Types::ClusterInformation]
|
#next_token ⇒ ::String
639 |
# File 'sig/client.rbs', line 639
def next_token: () -> ::String
|