Class: Aws::Types::CreateSlotTypeVersionRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#checksum::String

Returns the value of attribute checksum.

Returns:

  • (::String)


153
154
155
# File 'sig/types.rbs', line 153

def checksum
  @checksum
end

#name::String

Returns the value of attribute name.

Returns:

  • (::String)


152
153
154
# File 'sig/types.rbs', line 152

def name
  @name
end