Class: Aws::Types::RecordConfiguration

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#gsr_schema_arn::String

Returns the value of attribute gsr_schema_arn.

Returns:

  • (::String)


612
613
614
# File 'sig/types.rbs', line 612

def gsr_schema_arn
  @gsr_schema_arn
end

#record_format_type"GSR_JSON", ...

Returns the value of attribute record_format_type.

Returns:

  • ("GSR_JSON", "JSON", "STRING", "BYTE_ARRAY")


611
612
613
# File 'sig/types.rbs', line 611

def record_format_type
  @record_format_type
end