Module: Aws::ConfigService::Client::_DescribeConformancePacksResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeConformancePacksResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#conformance_pack_details ⇒ ::Array[Types::ConformancePackDetail]
461 |
# File 'sig/client.rbs', line 461
def conformance_pack_details: () -> ::Array[Types::ConformancePackDetail]
|
#next_token ⇒ ::String
462 |
# File 'sig/client.rbs', line 462
def next_token: () -> ::String
|