Class: Aws::Types::GetTemplateRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#template_arn::String

Returns the value of attribute template_arn.

Returns:

  • (::String)


310
311
312
# File 'sig/types.rbs', line 310

def template_arn
  @template_arn
end