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]
454 |
# File 'sig/client.rbs', line 454
def conformance_pack_details: () -> ::Array[Types::ConformancePackDetail]
|
#next_token ⇒ ::String
455 |
# File 'sig/client.rbs', line 455
def next_token: () -> ::String
|