Module: Aws::ConfigService::Client::_DescribeComplianceByResourceResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeComplianceByResourceResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#compliance_by_resources ⇒ ::Array[Types::ComplianceByResource]
335 |
# File 'sig/client.rbs', line 335
def compliance_by_resources: () -> ::Array[Types::ComplianceByResource]
|
#next_token ⇒ ::String
336 |
# File 'sig/client.rbs', line 336
def next_token: () -> ::String
|