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)


1030
1031
1032
# File 'sig/types.rbs', line 1030

def reputation_entity_reference
  @reputation_entity_reference
end

#reputation_entity_type"RESOURCE"

Returns the value of attribute reputation_entity_type.

Returns:

  • ("RESOURCE")


1031
1032
1033
# File 'sig/types.rbs', line 1031

def reputation_entity_type
  @reputation_entity_type
end