Class: Aws::Types::GrantedEntity

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Defined Under Namespace

Classes: Listing, Unknown

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#listingTypes::ListingRevision

Returns the value of attribute listing.



3528
3529
3530
# File 'sig/types.rbs', line 3528

def listing
  @listing
end

#unknownObject

Returns the value of attribute unknown.

Returns:

  • (Object)


3529
3530
3531
# File 'sig/types.rbs', line 3529

def unknown
  @unknown
end