Class: Aws::Types::GetComplianceDetailResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetComplianceDetailResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#policy_compliance_detail ⇒ Types::PolicyComplianceDetail
Returns the value of attribute policy_compliance_detail.
Instance Attribute Details
#policy_compliance_detail ⇒ Types::PolicyComplianceDetail
Returns the value of attribute policy_compliance_detail.
382 383 384 |
# File 'sig/types.rbs', line 382 def policy_compliance_detail @policy_compliance_detail end |