Class CfnSpace.JupyterServerAppSettingsProperty.Jsii$Proxy

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

@Stability(Stable) @Internal public static final class CfnSpace.JupyterServerAppSettingsProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnSpace.JupyterServerAppSettingsProperty
  • Constructor Details

  • Method Details

    • getDefaultResourceSpec

      public final Object getDefaultResourceSpec()
      Description copied from interface: CfnSpace.JupyterServerAppSettingsProperty
      The default instance type and the Amazon Resource Name (ARN) of the default SageMaker image used by the JupyterServer app.

      If you use the LifecycleConfigArns parameter, then this parameter is also required.

      Specified by:
      getDefaultResourceSpec in interface CfnSpace.JupyterServerAppSettingsProperty
    • $jsii$toJson

      @Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
      Specified by:
      $jsii$toJson in interface software.amazon.jsii.JsiiSerializable
    • equals

      public final boolean equals(Object o)
      Overrides:
      equals in class Object
    • hashCode

      public final int hashCode()
      Overrides:
      hashCode in class Object