Class: Aws::Types::TemplateSource

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

Defined Under Namespace

Classes: Unknown, WorkflowId

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#unknownObject

Returns the value of attribute unknown.

Returns:

  • (Object)


539
540
541
# File 'sig/types.rbs', line 539

def unknown
  @unknown
end

#workflow_id::String

Returns the value of attribute workflow_id.

Returns:

  • (::String)


538
539
540
# File 'sig/types.rbs', line 538

def workflow_id
  @workflow_id
end