Class: Aws::Types::GetTemplateGroupAccessControlEntryResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetTemplateGroupAccessControlEntryResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#access_control_entry ⇒ Types::AccessControlEntry
Returns the value of attribute access_control_entry.
Instance Attribute Details
#access_control_entry ⇒ Types::AccessControlEntry
Returns the value of attribute access_control_entry.
305 306 307 |
# File 'sig/types.rbs', line 305 def access_control_entry @access_control_entry end |