Module: Aws::Inspector2::Client::_ListCodeSecurityIntegrationsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListCodeSecurityIntegrationsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#integrations ⇒ ::Array[Types::CodeSecurityIntegrationSummary]
976 |
# File 'sig/client.rbs', line 976
def integrations: () -> ::Array[Types::CodeSecurityIntegrationSummary]
|
#next_token ⇒ ::String
977 |
# File 'sig/client.rbs', line 977
def next_token: () -> ::String
|