Class CfnFleetPropsMixin.ServiceManagedEc2FleetConfigurationProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.deadline.CfnFleetPropsMixin.ServiceManagedEc2FleetConfigurationProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnFleetPropsMixin.ServiceManagedEc2FleetConfigurationProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnFleetPropsMixin.ServiceManagedEc2FleetConfigurationProperty
@Stability(Stable)
@Internal
public static final class CfnFleetPropsMixin.ServiceManagedEc2FleetConfigurationProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnFleetPropsMixin.ServiceManagedEc2FleetConfigurationProperty
An implementation for
CfnFleetPropsMixin.ServiceManagedEc2FleetConfigurationProperty-
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.deadline.CfnFleetPropsMixin.ServiceManagedEc2FleetConfigurationProperty
CfnFleetPropsMixin.ServiceManagedEc2FleetConfigurationProperty.Builder, CfnFleetPropsMixin.ServiceManagedEc2FleetConfigurationProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnFleetPropsMixin.ServiceManagedEc2FleetConfigurationProperty.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 instance capabilities for the service managed EC2 fleet.final ObjectThe instance market options for the service managed EC2 fleet.final StringThe storage profile ID for the service managed EC2 fleet.final ObjectThe VPC configuration for the service managed EC2 fleet.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
protected Jsii$Proxy(CfnFleetPropsMixin.ServiceManagedEc2FleetConfigurationProperty.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnFleetPropsMixin.ServiceManagedEc2FleetConfigurationProperty.Builder.
-
-
Method Details
-
getInstanceCapabilities
Description copied from interface:CfnFleetPropsMixin.ServiceManagedEc2FleetConfigurationPropertyThe instance capabilities for the service managed EC2 fleet.Returns union: either
IResolvableorCfnFleetPropsMixin.ServiceManagedEc2InstanceCapabilitiesProperty- Specified by:
getInstanceCapabilitiesin interfaceCfnFleetPropsMixin.ServiceManagedEc2FleetConfigurationProperty- See Also:
-
getInstanceMarketOptions
Description copied from interface:CfnFleetPropsMixin.ServiceManagedEc2FleetConfigurationPropertyThe instance market options for the service managed EC2 fleet.Returns union: either
IResolvableorCfnFleetPropsMixin.ServiceManagedEc2InstanceMarketOptionsProperty- Specified by:
getInstanceMarketOptionsin interfaceCfnFleetPropsMixin.ServiceManagedEc2FleetConfigurationProperty- See Also:
-
getStorageProfileId
Description copied from interface:CfnFleetPropsMixin.ServiceManagedEc2FleetConfigurationPropertyThe storage profile ID for the service managed EC2 fleet.- Specified by:
getStorageProfileIdin interfaceCfnFleetPropsMixin.ServiceManagedEc2FleetConfigurationProperty- See Also:
-
getVpcConfiguration
Description copied from interface:CfnFleetPropsMixin.ServiceManagedEc2FleetConfigurationPropertyThe VPC configuration for the service managed EC2 fleet.Returns union: either
IResolvableorCfnFleetPropsMixin.VpcConfigurationProperty- Specified by:
getVpcConfigurationin interfaceCfnFleetPropsMixin.ServiceManagedEc2FleetConfigurationProperty- 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()
-