Class CfnAutoScalingGroupPropsMixin.MixedInstancesPolicyProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.autoscaling.CfnAutoScalingGroupPropsMixin.MixedInstancesPolicyProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnAutoScalingGroupPropsMixin.MixedInstancesPolicyProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnAutoScalingGroupPropsMixin.MixedInstancesPolicyProperty
@Stability(Stable)
@Internal
public static final class CfnAutoScalingGroupPropsMixin.MixedInstancesPolicyProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnAutoScalingGroupPropsMixin.MixedInstancesPolicyProperty
An implementation for
CfnAutoScalingGroupPropsMixin.MixedInstancesPolicyProperty-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.cfnpropertymixins.services.autoscaling.CfnAutoScalingGroupPropsMixin.MixedInstancesPolicyProperty
CfnAutoScalingGroupPropsMixin.MixedInstancesPolicyProperty.Builder, CfnAutoScalingGroupPropsMixin.MixedInstancesPolicyProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnAutoScalingGroupPropsMixin.MixedInstancesPolicyProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Modifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNodefinal booleanfinal ObjectThe instances distribution.final ObjectOne or more launch templates and the instance types (overrides) that are used to launch EC2 instances to fulfill On-Demand and Spot capacities.final inthashCode()Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
Constructor that initializes the object based on literal property values passed by theCfnAutoScalingGroupPropsMixin.MixedInstancesPolicyProperty.Builder.
-
-
Method Details
-
getInstancesDistribution
Description copied from interface:CfnAutoScalingGroupPropsMixin.MixedInstancesPolicyPropertyThe instances distribution.Returns union: either
IResolvableorCfnAutoScalingGroupPropsMixin.InstancesDistributionProperty- Specified by:
getInstancesDistributionin interfaceCfnAutoScalingGroupPropsMixin.MixedInstancesPolicyProperty- See Also:
-
getLaunchTemplate
Description copied from interface:CfnAutoScalingGroupPropsMixin.MixedInstancesPolicyPropertyOne or more launch templates and the instance types (overrides) that are used to launch EC2 instances to fulfill On-Demand and Spot capacities.Returns union: either
IResolvableorCfnAutoScalingGroupPropsMixin.LaunchTemplateProperty- Specified by:
getLaunchTemplatein interfaceCfnAutoScalingGroupPropsMixin.MixedInstancesPolicyProperty- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-