Class: Aws::Types::GrantedEntityInput
- Inherits:
-
Object
- Object
- Aws::Types::GrantedEntityInput
- Defined in:
- sig/types.rbs
Defined Under Namespace
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#listing ⇒ Types::ListingRevisionInput
Returns the value of attribute listing.
-
#unknown ⇒ Object
Returns the value of attribute unknown.
Instance Attribute Details
#listing ⇒ Types::ListingRevisionInput
Returns the value of attribute listing.
3538 3539 3540 |
# File 'sig/types.rbs', line 3538 def listing @listing end |
#unknown ⇒ Object
Returns the value of attribute unknown.
3539 3540 3541 |
# File 'sig/types.rbs', line 3539 def unknown @unknown end |