Class: Aws::Types::GetReputationEntityRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#reputation_entity_reference::String

Returns the value of attribute reputation_entity_reference.

Returns:

  • (::String)


1006
1007
1008
# File 'sig/types.rbs', line 1006

def reputation_entity_reference
  @reputation_entity_reference
end

#reputation_entity_type"RESOURCE"

Returns the value of attribute reputation_entity_type.

Returns:

  • ("RESOURCE")


1007
1008
1009
# File 'sig/types.rbs', line 1007

def reputation_entity_type
  @reputation_entity_type
end