@Stability(value=Stable) @Internal public static final class CfnJobDefinition.FargatePlatformConfigurationProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnJobDefinition.FargatePlatformConfigurationProperty
CfnJobDefinition.FargatePlatformConfigurationPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnJobDefinition.FargatePlatformConfigurationProperty.Builder, CfnJobDefinition.FargatePlatformConfigurationProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnJobDefinition.FargatePlatformConfigurationProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnJobDefinition.AuthorizationConfigProperty.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getPlatformVersion()
The AWS Fargate platform version where the jobs are running.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(CfnJobDefinition.FargatePlatformConfigurationProperty.Builder builder)
CfnJobDefinition.AuthorizationConfigProperty.Builder.public final String getPlatformVersion()
CfnJobDefinition.FargatePlatformConfigurationProperty
A platform version is specified only for jobs that are running on Fargate resources. If one isn't specified, the LATEST platform 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 .
getPlatformVersion in interface CfnJobDefinition.FargatePlatformConfigurationProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.