Class: Aws::Types::EntityConfiguration

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#entity_id::String

Returns the value of attribute entity_id.

Returns:

  • (::String)


965
966
967
# File 'sig/types.rbs', line 965

def entity_id
  @entity_id
end

#entity_type"USER", "GROUP"

Returns the value of attribute entity_type.

Returns:

  • ("USER", "GROUP")


966
967
968
# File 'sig/types.rbs', line 966

def entity_type
  @entity_type
end