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]
441 |
# File 'sig/client.rbs', line 441
def conformance_pack_status_details: () -> ::Array[Types::ConformancePackStatusDetail]
|
#next_token ⇒ ::String
442 |
# File 'sig/client.rbs', line 442
def next_token: () -> ::String
|