Class: Aws::Types::GetComplianceDetailRequest
- Inherits:
-
Object
- Object
- Aws::Types::GetComplianceDetailRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#member_account ⇒ ::String
Returns the value of attribute member_account.
-
#policy_id ⇒ ::String
Returns the value of attribute policy_id.
Instance Attribute Details
#member_account ⇒ ::String
Returns the value of attribute member_account.
377 378 379 |
# File 'sig/types.rbs', line 377 def member_account @member_account end |
#policy_id ⇒ ::String
Returns the value of attribute policy_id.
376 377 378 |
# File 'sig/types.rbs', line 376 def policy_id @policy_id end |