Class CfnComputeNodeGroupPropsMixin.SpotOptionsProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.mixins.preview.services.pcs.mixins.CfnComputeNodeGroupPropsMixin.SpotOptionsProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnComputeNodeGroupPropsMixin.SpotOptionsProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnComputeNodeGroupPropsMixin.SpotOptionsProperty
@Stability(Stable)
@Internal
public static final class CfnComputeNodeGroupPropsMixin.SpotOptionsProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnComputeNodeGroupPropsMixin.SpotOptionsProperty
An implementation for
CfnComputeNodeGroupPropsMixin.SpotOptionsProperty-
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.mixins.preview.services.pcs.mixins.CfnComputeNodeGroupPropsMixin.SpotOptionsProperty
CfnComputeNodeGroupPropsMixin.SpotOptionsProperty.Builder, CfnComputeNodeGroupPropsMixin.SpotOptionsProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnComputeNodeGroupPropsMixin.SpotOptionsProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
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 theCfnComputeNodeGroupPropsMixin.SpotOptionsProperty.Builder.
-
-
Method Details
-
getAllocationStrategy
Description copied from interface:CfnComputeNodeGroupPropsMixin.SpotOptionsPropertyThe Amazon EC2 allocation strategy AWS PCS uses to provision EC2 instances.AWS PCS supports lowest price , capacity optimized , and price capacity optimized . For more information, see Use allocation strategies to determine how EC2 Fleet or Spot Fleet fulfills Spot and On-Demand capacity in the Amazon Elastic Compute Cloud User Guide . If you don't provide this option, it defaults to price capacity optimized .
- Specified by:
getAllocationStrategyin interfaceCfnComputeNodeGroupPropsMixin.SpotOptionsProperty- 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()
-