Class CfnEC2FleetPropsMixin.ReservedCapacityOptionsRequestProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.ec2.CfnEC2FleetPropsMixin.ReservedCapacityOptionsRequestProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnEC2FleetPropsMixin.ReservedCapacityOptionsRequestProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnEC2FleetPropsMixin.ReservedCapacityOptionsRequestProperty
@Stability(Stable)
@Internal
public static final class CfnEC2FleetPropsMixin.ReservedCapacityOptionsRequestProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnEC2FleetPropsMixin.ReservedCapacityOptionsRequestProperty
An implementation for
CfnEC2FleetPropsMixin.ReservedCapacityOptionsRequestProperty-
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.ec2.CfnEC2FleetPropsMixin.ReservedCapacityOptionsRequestProperty
CfnEC2FleetPropsMixin.ReservedCapacityOptionsRequestProperty.Builder, CfnEC2FleetPropsMixin.ReservedCapacityOptionsRequestProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnEC2FleetPropsMixin.ReservedCapacityOptionsRequestProperty.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 Stringfinal ObjectReturns union: eitherIResolvableorCfnEC2FleetPropsMixin.CapacityReservationTargetRequestPropertyfinal ObjectReturns union: eitherIResolvableorCfnEC2FleetPropsMixin.ReservedCapacityFallbackOptionsRequestPropertyfinal 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 theCfnEC2FleetPropsMixin.ReservedCapacityOptionsRequestProperty.Builder.
-
-
Method Details
-
getAllocationStrategy
- Specified by:
getAllocationStrategyin interfaceCfnEC2FleetPropsMixin.ReservedCapacityOptionsRequestProperty- See Also:
-
getCapacityReservationTarget
Description copied from interface:CfnEC2FleetPropsMixin.ReservedCapacityOptionsRequestPropertyReturns union: eitherIResolvableorCfnEC2FleetPropsMixin.CapacityReservationTargetRequestProperty- Specified by:
getCapacityReservationTargetin interfaceCfnEC2FleetPropsMixin.ReservedCapacityOptionsRequestProperty- See Also:
-
getReservationTypes
- Specified by:
getReservationTypesin interfaceCfnEC2FleetPropsMixin.ReservedCapacityOptionsRequestProperty- See Also:
-
getReservedCapacityFallbackOptions
Description copied from interface:CfnEC2FleetPropsMixin.ReservedCapacityOptionsRequestPropertyReturns union: eitherIResolvableorCfnEC2FleetPropsMixin.ReservedCapacityFallbackOptionsRequestProperty- Specified by:
getReservedCapacityFallbackOptionsin interfaceCfnEC2FleetPropsMixin.ReservedCapacityOptionsRequestProperty- 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()
-