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

#domain_id ⇒ ::String

Returns the value of attribute domain_id.

Returns:

  • (::String)


725
726
727
# File 'sig/types.rbs', line 725

def domain_id
  @domain_id
end

#template_id ⇒ ::String

Returns the value of attribute template_id.

Returns:

  • (::String)


726
727
728
# File 'sig/types.rbs', line 726

def template_id
  @template_id
end