Class: Aws::Types::BatchAddFacetToObject

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#object_attribute_list::Array[Types::AttributeKeyAndValue]

Returns the value of attribute object_attribute_list.

Returns:



109
110
111
# File 'sig/types.rbs', line 109

def object_attribute_list
  @object_attribute_list
end

#object_referenceTypes::ObjectReference

Returns the value of attribute object_reference.



110
111
112
# File 'sig/types.rbs', line 110

def object_reference
  @object_reference
end

#schema_facetTypes::SchemaFacet

Returns the value of attribute schema_facet.

Returns:



108
109
110
# File 'sig/types.rbs', line 108

def schema_facet
  @schema_facet
end