Class CfnJobDefinitionPropsMixin.FargatePlatformConfigurationProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.batch.CfnJobDefinitionPropsMixin.FargatePlatformConfigurationProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnJobDefinitionPropsMixin.FargatePlatformConfigurationProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnJobDefinitionPropsMixin.FargatePlatformConfigurationProperty
@Stability(Stable)
@Internal
public static final class CfnJobDefinitionPropsMixin.FargatePlatformConfigurationProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnJobDefinitionPropsMixin.FargatePlatformConfigurationProperty
An implementation for
CfnJobDefinitionPropsMixin.FargatePlatformConfigurationProperty-
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.batch.CfnJobDefinitionPropsMixin.FargatePlatformConfigurationProperty
CfnJobDefinitionPropsMixin.FargatePlatformConfigurationProperty.Builder, CfnJobDefinitionPropsMixin.FargatePlatformConfigurationProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnJobDefinitionPropsMixin.FargatePlatformConfigurationProperty.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
protected Jsii$Proxy(CfnJobDefinitionPropsMixin.FargatePlatformConfigurationProperty.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnJobDefinitionPropsMixin.FargatePlatformConfigurationProperty.Builder.
-
-
Method Details
-
getPlatformVersion
Description copied from interface:CfnJobDefinitionPropsMixin.FargatePlatformConfigurationPropertyThe AWS Fargate platform version where the jobs are running.A platform version is specified only for jobs that are running on Fargate resources. If one isn't specified, the
LATESTplatform version is used by default. This uses a recent, approved version of the AWS Fargate platform for compute resources. For more information, see AWS Fargate platform versions in the Amazon Elastic Container Service Developer Guide .- Specified by:
getPlatformVersionin interfaceCfnJobDefinitionPropsMixin.FargatePlatformConfigurationProperty- 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()
-