Class: Aws::Types::DesiredConfiguration

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#launch_templateTypes::LaunchTemplateSpecification

Returns the value of attribute launch_template.



587
588
589
# File 'sig/types.rbs', line 587

def launch_template
  @launch_template
end

#mixed_instances_policyTypes::MixedInstancesPolicy

Returns the value of attribute mixed_instances_policy.



588
589
590
# File 'sig/types.rbs', line 588

def mixed_instances_policy
  @mixed_instances_policy
end