@Stability(value=Stable) @Internal public static final class CfnComputeEnvironmentProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnComputeEnvironmentProps
CfnComputeEnvironmentPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnComputeEnvironmentProps.Builder, CfnComputeEnvironmentProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(String type,
String computeEnvironmentName,
Object computeResources,
String serviceRole,
String state,
Object tags)
Constructor that initializes the object based on literal property values passed by the
CfnComputeEnvironmentProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getComputeEnvironmentName()
`AWS::Batch::ComputeEnvironment.ComputeEnvironmentName`.
|
Object |
getComputeResources()
`AWS::Batch::ComputeEnvironment.ComputeResources`.
|
String |
getServiceRole()
`AWS::Batch::ComputeEnvironment.ServiceRole`.
|
String |
getState()
`AWS::Batch::ComputeEnvironment.State`.
|
Object |
getTags()
`AWS::Batch::ComputeEnvironment.Tags`.
|
String |
getType()
`AWS::Batch::ComputeEnvironment.Type`.
|
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.public final String getType()
CfnComputeEnvironmentPropsgetType in interface CfnComputeEnvironmentPropspublic final String getComputeEnvironmentName()
CfnComputeEnvironmentPropsgetComputeEnvironmentName in interface CfnComputeEnvironmentPropspublic final Object getComputeResources()
CfnComputeEnvironmentPropsgetComputeResources in interface CfnComputeEnvironmentPropspublic final String getServiceRole()
CfnComputeEnvironmentPropsgetServiceRole in interface CfnComputeEnvironmentPropspublic final String getState()
CfnComputeEnvironmentPropsgetState in interface CfnComputeEnvironmentPropspublic final Object getTags()
CfnComputeEnvironmentPropsgetTags in interface CfnComputeEnvironmentProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.