Class CfnFleetProps.Jsii$Proxy

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

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

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

    Constructors
    Modifier
    Constructor
    Description
    protected
    Constructor that initializes the object based on literal property values passed by the CfnFleetProps.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 Object
    The configuration details for the fleet.
    final String
    A description that helps identify what the fleet is used for.
    final String
    The display name of the fleet summary to update.
    final String
    The farm ID.
    final Object
    Provides a script that runs as a worker is starting up that you can use to provide additional configuration for workers in your fleet.
    final Number
    The maximum number of workers specified in the fleet.
    final Number
    The minimum number of workers in the fleet.
    final String
    The IAM role that workers in the fleet use when processing jobs.
    final List<CfnTag>
    The tags to add to your fleet.
    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