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.



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

def listing
  @listing
end

#unknownObject

Returns the value of attribute unknown.

Returns:

  • (Object)


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

def unknown
  @unknown
end