Class: Aws::Types::MixedInstancesPolicy

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#instances_distributionTypes::InstancesDistribution

Returns the value of attribute instances_distribution.



1069
1070
1071
# File 'sig/types.rbs', line 1069

def instances_distribution
  @instances_distribution
end

#launch_templateTypes::LaunchTemplate

Returns the value of attribute launch_template.



1068
1069
1070
# File 'sig/types.rbs', line 1068

def launch_template
  @launch_template
end