@Stability(value=Experimental) @Internal public static final class ScheduledEc2TaskDefinitionOptions.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements ScheduledEc2TaskDefinitionOptions
ScheduledEc2TaskDefinitionOptionssoftware.amazon.jsii.JsiiObject.InitializationModeScheduledEc2TaskDefinitionOptions.Builder, ScheduledEc2TaskDefinitionOptions.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(Ec2TaskDefinition taskDefinition)
Constructor that initializes the object based on literal property values passed by the
ScheduledEc2TaskDefinitionOptions.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) |
Ec2TaskDefinition |
getTaskDefinition()
(experimental) The task definition to use for tasks in the service.
|
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(Ec2TaskDefinition taskDefinition)
ScheduledEc2TaskDefinitionOptions.Builder.public final Ec2TaskDefinition getTaskDefinition()
ScheduledEc2TaskDefinitionOptions[disable-awslint:ref-via-interface]
Default: - none
getTaskDefinition in interface ScheduledEc2TaskDefinitionOptions@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.