Class CfnScriptProps.Jsii$Proxy

java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.gamelift.CfnScriptProps.Jsii$Proxy
All Implemented Interfaces:
CfnScriptProps, software.amazon.jsii.JsiiSerializable
Enclosing interface:
CfnScriptProps

@Stability(Stable) @Internal public static final class CfnScriptProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnScriptProps
An implementation for CfnScriptProps
  • Nested Class Summary

    Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject

    software.amazon.jsii.JsiiObject.InitializationMode

    Nested classes/interfaces inherited from interface software.amazon.awscdk.services.gamelift.CfnScriptProps

    CfnScriptProps.Builder, CfnScriptProps.Jsii$Proxy
  • Constructor Summary

    Constructors
    Modifier
    Constructor
    Description
    protected
    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.
  • Method Summary

    Modifier and Type
    Method
    Description
    com.fasterxml.jackson.databind.JsonNode
     
    final boolean
     
    final String
    A descriptive label that is associated with a script.
    final Object
    The location of the Amazon S3 bucket where a zipped file containing your Realtime scripts is stored.
    final List<CfnTag>
    A list of labels to assign to the new script resource.
    final String
    The version that is associated with a build or script.
    final int
     

    Methods inherited from class software.amazon.jsii.JsiiObject

    jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait