Module: Aws::SecurityHub::Client::_GetInsightsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetInsightsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#insights ⇒ ::Array[Types::Insight]
4901 |
# File 'sig/client.rbs', line 4901
def insights: () -> ::Array[Types::Insight]
|
#next_token ⇒ ::String
4902 |
# File 'sig/client.rbs', line 4902
def next_token: () -> ::String
|