Class: Aws::Types::Grantee

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#grantee_identifier::String

Returns the value of attribute grantee_identifier.

Returns:



885
886
887
# File 'sig/types.rbs', line 885

def grantee_identifier
  @grantee_identifier
end

#grantee_type"DIRECTORY_USER", ...

Returns the value of attribute grantee_type.

Returns:



884
885
886
# File 'sig/types.rbs', line 884

def grantee_type
  @grantee_type
end