Class: Aws::Types::UpdateReputationEntityPolicyRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#reputation_entity_policy::String

Returns the value of attribute reputation_entity_policy.

Returns:



2199
2200
2201
# File 'sig/types.rbs', line 2199

def reputation_entity_policy
  @reputation_entity_policy
end

#reputation_entity_reference::String

Returns the value of attribute reputation_entity_reference.

Returns:



2198
2199
2200
# File 'sig/types.rbs', line 2198

def reputation_entity_reference
  @reputation_entity_reference
end

#reputation_entity_type"RESOURCE"

Returns the value of attribute reputation_entity_type.

Returns:



2197
2198
2199
# File 'sig/types.rbs', line 2197

def reputation_entity_type
  @reputation_entity_type
end