Class: Aws::Types::BatchPutProfileObjectRequestItem

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([:object])

Instance Attribute Summary collapse

Instance Attribute Details

#id::String

Returns the value of attribute id.

Returns:

  • (::String)


214
215
216
# File 'sig/types.rbs', line 214

def id
  @id
end

#object::String

Returns the value of attribute object.

Returns:

  • (::String)


215
216
217
# File 'sig/types.rbs', line 215

def object
  @object
end