Class: Aws::Types::GrantedEntityInput

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::ListingRevisionInput

Returns the value of attribute listing.



3538
3539
3540
# File 'sig/types.rbs', line 3538

def listing
  @listing
end

#unknownObject

Returns the value of attribute unknown.

Returns:

  • (Object)


3539
3540
3541
# File 'sig/types.rbs', line 3539

def unknown
  @unknown
end