Class: Aws::Types::GetAccessPolicyResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetAccessPolicyResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#access_policy_detail ⇒ Types::AccessPolicyDetail
Returns the value of attribute access_policy_detail.
Instance Attribute Details
#access_policy_detail ⇒ Types::AccessPolicyDetail
Returns the value of attribute access_policy_detail.
503 504 505 |
# File 'sig/types.rbs', line 503 def access_policy_detail @access_policy_detail end |