Class: Aws::Types::DescribeAccessEntryResponse
- Inherits:
-
Object
- Object
- Aws::Types::DescribeAccessEntryResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#access_entry ⇒ Types::AccessEntry
Returns the value of attribute access_entry.
Instance Attribute Details
#access_entry ⇒ Types::AccessEntry
Returns the value of attribute access_entry.
742 743 744 |
# File 'sig/types.rbs', line 742 def access_entry @access_entry end |