Class: Aws::Types::AwsAutoScalingAutoScalingGroupMixedInstancesPolicyLaunchTemplateOverridesListDetails

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#instance_type::String

Returns the value of attribute instance_type.

Returns:

  • (::String)


632
633
634
# File 'sig/types.rbs', line 632

def instance_type
  @instance_type
end

#weighted_capacity::String

Returns the value of attribute weighted_capacity.

Returns:

  • (::String)


633
634
635
# File 'sig/types.rbs', line 633

def weighted_capacity
  @weighted_capacity
end