Class BuildProps.Jsii$Proxy

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

@Stability(Experimental) @Internal public static final class BuildProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements BuildProps
An implementation for BuildProps
  • 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.alpha.BuildProps

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

    Constructors
    Modifier
    Constructor
    Description
    protected
    Constructor that initializes the object based on literal property values passed by the BuildProps.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
    (experimental) Name of this build.
    final String
    (experimental) Version of this build.
    final Content
    (experimental) The game build file storage.
    (experimental) The operating system that the game server binaries are built to run on.
    final IRole
    (experimental) The IAM role assumed by GameLift to access server build in S3.
    final String
    (experimental) A server SDK version you used when integrating your game server build with Amazon GameLift.
    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