Module: Aws::Inspector::Client::_PreviewAgentsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::PreviewAgentsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#agent_previews ⇒ ::Array[Types::AgentPreview]
473 |
# File 'sig/client.rbs', line 473
def agent_previews: () -> ::Array[Types::AgentPreview]
|
#next_token ⇒ ::String
474 |
# File 'sig/client.rbs', line 474
def next_token: () -> ::String
|