Class: Aws::Types::FacetAttributeReference

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#target_attribute_name::String

Returns the value of attribute target_attribute_name.

Returns:

  • (::String)


809
810
811
# File 'sig/types.rbs', line 809

def target_attribute_name
  @target_attribute_name
end

#target_facet_name::String

Returns the value of attribute target_facet_name.

Returns:

  • (::String)


808
809
810
# File 'sig/types.rbs', line 808

def target_facet_name
  @target_facet_name
end