Class: Aws::Types::UpdateAccessEntryResponse
- Inherits:
-
Object
- Object
- Aws::Types::UpdateAccessEntryResponse
- 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.
1842 1843 1844 |
# File 'sig/types.rbs', line 1842 def access_entry @access_entry end |