Class: Aws::Types::WorkflowType

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#name::String

Returns the value of attribute name.

Returns:

  • (::String)


1198
1199
1200
# File 'sig/types.rbs', line 1198

def name
  @name
end

#version::String

Returns the value of attribute version.

Returns:

  • (::String)


1199
1200
1201
# File 'sig/types.rbs', line 1199

def version
  @version
end