@Stability(value=Stable) @Internal public static final class CfnScriptProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnScriptProps
CfnScriptPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnScriptProps.Builder, CfnScriptProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnScriptProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnScriptProps.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 |
getName()
A descriptive label that is associated with a script.
|
Object |
getStorageLocation()
The location in Amazon S3 where build or script files are stored for access by Amazon GameLift.
|
String |
getVersion()
The version that is associated with a build or script.
|
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(CfnScriptProps.Builder builder)
CfnScriptProps.Builder.public final Object getStorageLocation()
CfnScriptPropsgetStorageLocation in interface CfnScriptPropspublic final String getName()
CfnScriptPropsScript names do not need to be unique.
getName in interface CfnScriptPropspublic final String getVersion()
CfnScriptPropsVersion strings do not need to be unique.
getVersion in interface CfnScriptProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.