Class: Aws::Types::GrantedEntity
- Inherits:
-
Object
- Object
- Aws::Types::GrantedEntity
- Defined in:
- sig/types.rbs
Defined Under Namespace
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#listing ⇒ Types::ListingRevision
Returns the value of attribute listing.
-
#unknown ⇒ Object
Returns the value of attribute unknown.
Instance Attribute Details
#listing ⇒ Types::ListingRevision
Returns the value of attribute listing.
3527 3528 3529 |
# File 'sig/types.rbs', line 3527 def listing @listing end |
#unknown ⇒ Object
Returns the value of attribute unknown.
3528 3529 3530 |
# File 'sig/types.rbs', line 3528 def unknown @unknown end |