Class: Aws::Types::Template

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)


708
709
710
# File 'sig/types.rbs', line 708

def template_arn
  @template_arn
end

#template_data::String

Returns the value of attribute template_data.

Returns:

  • (::String)


709
710
711
# File 'sig/types.rbs', line 709

def template_data
  @template_data
end