Module: Aws::SecurityHub::Client::_DescribeProductsV2ResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeProductsV2Response]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
4460 |
# File 'sig/client.rbs', line 4460
def next_token: () -> ::String
|
#products_v2 ⇒ ::Array[Types::ProductV2]
4459 |
# File 'sig/client.rbs', line 4459
def products_v2: () -> ::Array[Types::ProductV2]
|