Class: Aws::Types::InferenceInputNameConfiguration

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#component_timestamp_delimiter::String

Returns the value of attribute component_timestamp_delimiter.

Returns:

  • (::String)


527
528
529
# File 'sig/types.rbs', line 527

def component_timestamp_delimiter
  @component_timestamp_delimiter
end

#timestamp_format::String

Returns the value of attribute timestamp_format.

Returns:

  • (::String)


526
527
528
# File 'sig/types.rbs', line 526

def timestamp_format
  @timestamp_format
end