Class: Aws::Types::InvalidTemplateException

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#template_name::String

Returns the value of attribute template_name.

Returns:

  • (::String)


560
561
562
# File 'sig/types.rbs', line 560

def template_name
  @template_name
end