Class: Aws::Types::PutRecordOutput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#encryptedBoolean

Returns the value of attribute encrypted.

Returns:

  • (Boolean)


811
812
813
# File 'sig/types.rbs', line 811

def encrypted
  @encrypted
end

#record_id::String

Returns the value of attribute record_id.

Returns:

  • (::String)


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

def record_id
  @record_id
end