Class: Aws::Types::CreateTemplateResponse

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)


361
362
363
# File 'sig/types.rbs', line 361

def template_arn
  @template_arn
end

#template_id ⇒ ::String

Returns the value of attribute template_id.

Returns:

  • (::String)


360
361
362
# File 'sig/types.rbs', line 360

def template_id
  @template_id
end