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.



1063
1064
1065
# File 'sig/types.rbs', line 1063

def instances_distribution
  @instances_distribution
end

#launch_templateTypes::LaunchTemplate

Returns the value of attribute launch_template.



1062
1063
1064
# File 'sig/types.rbs', line 1062

def launch_template
  @launch_template
end