Class: Aws::Types::DescribeManagedJobTemplateRequest

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#template_name::String

Returns the value of attribute template_name.



1892
1893
1894
# File 'sig/types.rbs', line 1892

def template_name
  @template_name
end

#template_version::String

Returns the value of attribute template_version.



1893
1894
1895
# File 'sig/types.rbs', line 1893

def template_version
  @template_version
end