Class: Aws::Types::AwsAutoScalingAutoScalingGroupMixedInstancesPolicyLaunchTemplateDetails

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#launch_template_specificationTypes::AwsAutoScalingAutoScalingGroupMixedInstancesPolicyLaunchTemplateLaunchTemplateSpecification

Returns the value of attribute launch_template_specification.



619
620
621
# File 'sig/types.rbs', line 619

def launch_template_specification
  @launch_template_specification
end

#overrides::Array[Types::AwsAutoScalingAutoScalingGroupMixedInstancesPolicyLaunchTemplateOverridesListDetails]

Returns the value of attribute overrides.



620
621
622
# File 'sig/types.rbs', line 620

def overrides
  @overrides
end