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.



1075
1076
1077
# File 'sig/types.rbs', line 1075

def instances_distribution
  @instances_distribution
end

#launch_templateTypes::LaunchTemplate

Returns the value of attribute launch_template.



1074
1075
1076
# File 'sig/types.rbs', line 1074

def launch_template
  @launch_template
end