Class: Aws::Types::DescribeJobTemplateRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#job_template_id::String

Returns the value of attribute job_template_id.

Returns:

  • (::String)


1870
1871
1872
# File 'sig/types.rbs', line 1870

def job_template_id
  @job_template_id
end