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]
570 |
# File 'sig/client.rbs', line 570
def cluster: () -> ::Array[Types::ClusterInformation]
|
#next_token ⇒ ::String
571 |
# File 'sig/client.rbs', line 571
def next_token: () -> ::String
|