Class IAlternateTarget.Jsii$Proxy

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

@Internal public static final class IAlternateTarget.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements IAlternateTarget.Jsii$Default
A proxy class which represents a concrete javascript instance of this type.
  • 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.ecs.IAlternateTarget

    IAlternateTarget.Jsii$Default, IAlternateTarget.Jsii$Proxy
  • Constructor Summary

    Constructors
    Modifier
    Constructor
    Description
    protected
    Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
     
  • Method Summary

    Modifier and Type
    Method
    Description
    bind(software.constructs.IConstruct scope)
    Bind this configuration to a service.

    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, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

    Methods inherited from interface software.amazon.jsii.JsiiSerializable

    $jsii$toJson
  • Constructor Details

    • Jsii$Proxy

      protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
  • Method Details

    • bind

      @Stability(Stable) @NotNull public final AlternateTargetConfig bind(@NotNull software.constructs.IConstruct scope)
      Bind this configuration to a service.

      Specified by:
      bind in interface IAlternateTarget
      Specified by:
      bind in interface IAlternateTarget.Jsii$Default
      Parameters:
      scope - The construct scope. This parameter is required.
      Returns:
      The configuration to apply to the service