Class: Aws::Types::DeleteLaunchConfigurationTemplateRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#launch_configuration_template_id::String

Returns the value of attribute launch_configuration_template_id.

Returns:

  • (::String)


216
217
218
# File 'sig/types.rbs', line 216

def launch_configuration_template_id
  @launch_configuration_template_id
end