Class ExperimentRunReference.Jsii$Proxy

java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.interfaces.appconfig.ExperimentRunReference.Jsii$Proxy
All Implemented Interfaces:
ExperimentRunReference, software.amazon.jsii.JsiiSerializable
Enclosing interface:
ExperimentRunReference

@Stability(Stable) @Internal public static final class ExperimentRunReference.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements ExperimentRunReference
An implementation for ExperimentRunReference
  • Constructor Details

    • Jsii$Proxy

      protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
      Constructor that initializes the object based on values retrieved from the JsiiObject.
      Parameters:
      objRef - Reference to the JSII managed object.
    • Jsii$Proxy

      protected Jsii$Proxy(ExperimentRunReference.Builder builder)
      Constructor that initializes the object based on literal property values passed by the ExperimentRunReference.Builder.
  • Method Details