Class CfnModelPackage.ModelInputProperty.Jsii$Proxy

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

@Stability(Stable) @Internal public static final class CfnModelPackage.ModelInputProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnModelPackage.ModelInputProperty
  • 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(CfnModelPackage.ModelInputProperty.Builder builder)
      Constructor that initializes the object based on literal property values passed by the CfnModelPackage.ModelInputProperty.Builder.
  • Method Details