Class: Aws::Types::DeleteTemplateRequest

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)


460
461
462
# File 'sig/types.rbs', line 460

def domain_id
  @domain_id
end

#template_id ⇒ ::String

Returns the value of attribute template_id.

Returns:

  • (::String)


461
462
463
# File 'sig/types.rbs', line 461

def template_id
  @template_id
end