Module: Aws::ConfigService::Client::_DescribeConformancePackStatusResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeConformancePackStatusResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
- #conformance_pack_status_details ⇒ ::Array[Types::ConformancePackStatusDetail]
- #next_token ⇒ ::String
Instance Method Details
#conformance_pack_status_details ⇒ ::Array[Types::ConformancePackStatusDetail]
448 |
# File 'sig/client.rbs', line 448 def conformance_pack_status_details: () -> ::Array[Types::ConformancePackStatusDetail] |
#next_token ⇒ ::String
449 |
# File 'sig/client.rbs', line 449 def next_token: () -> ::String |