Module: Aws::SecurityHub::Client::_DescribeProductsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeProductsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
4447 |
# File 'sig/client.rbs', line 4447
def next_token: () -> ::String
|
#products ⇒ ::Array[Types::Product]
4446 |
# File 'sig/client.rbs', line 4446
def products: () -> ::Array[Types::Product]
|