Class: Aws::Types::BatchPutProfileObjectResponseItem

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#id::String

Returns the value of attribute id.

Returns:

  • (::String)


226
227
228
# File 'sig/types.rbs', line 226

def id
  @id
end

#profile_object_unique_key::String

Returns the value of attribute profile_object_unique_key.

Returns:

  • (::String)


227
228
229
# File 'sig/types.rbs', line 227

def profile_object_unique_key
  @profile_object_unique_key
end