Class: Aws::Types::CreateBotVersionRequest

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)


98
99
100
# File 'sig/types.rbs', line 98

def checksum
  @checksum
end

#name::String

Returns the value of attribute name.

Returns:

  • (::String)


97
98
99
# File 'sig/types.rbs', line 97

def name
  @name
end