Class: Aws::Types::SegmentTypeInfo

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#model_version::String

Returns the value of attribute model_version.

Returns:

  • (::String)


1718
1719
1720
# File 'sig/types.rbs', line 1718

def model_version
  @model_version
end

#type"TECHNICAL_CUE", "SHOT"

Returns the value of attribute type.

Returns:

  • ("TECHNICAL_CUE", "SHOT")


1717
1718
1719
# File 'sig/types.rbs', line 1717

def type
  @type
end