Class CfnSpotFleet.SpotMaintenanceStrategiesProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.ec2.CfnSpotFleet.SpotMaintenanceStrategiesProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnSpotFleet.SpotMaintenanceStrategiesProperty
,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnSpotFleet.SpotMaintenanceStrategiesProperty
@Stability(Stable)
@Internal
public static final class CfnSpotFleet.SpotMaintenanceStrategiesProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnSpotFleet.SpotMaintenanceStrategiesProperty
An implementation for
CfnSpotFleet.SpotMaintenanceStrategiesProperty
-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationMode
Nested classes/interfaces inherited from interface software.amazon.awscdk.services.ec2.CfnSpotFleet.SpotMaintenanceStrategiesProperty
CfnSpotFleet.SpotMaintenanceStrategiesProperty.Builder, CfnSpotFleet.SpotMaintenanceStrategiesProperty.Jsii$Proxy
-
Constructor Summary
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnSpotFleet.SpotMaintenanceStrategiesProperty.Builder
.protected
Jsii$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 theCfnSpotFleet.SpotMaintenanceStrategiesProperty.Builder
.
-
-
Method Details
-
getCapacityRebalance
Description copied from interface:CfnSpotFleet.SpotMaintenanceStrategiesProperty
The Spot Instance replacement strategy to use when Amazon EC2 emits a signal that your Spot Instance is at an elevated risk of being interrupted.For more information, see Capacity rebalancing in the Amazon EC2 User Guide .
- Specified by:
getCapacityRebalance
in interfaceCfnSpotFleet.SpotMaintenanceStrategiesProperty
- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJson
in interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-