@Stability(value=Stable) @Internal public static final class CfnDomain.KernelGatewayAppSettingsProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnDomain.KernelGatewayAppSettingsProperty
CfnDomain.KernelGatewayAppSettingsPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnDomain.KernelGatewayAppSettingsProperty.Builder, CfnDomain.KernelGatewayAppSettingsProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnDomain.KernelGatewayAppSettingsProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnDomain.CustomImageProperty.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getCustomImages()
A list of custom SageMaker images that are configured to run as a KernelGateway app.
|
Object |
getDefaultResourceSpec()
The default instance type and the Amazon Resource Name (ARN) of the default SageMaker image used by the KernelGateway app.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(CfnDomain.KernelGatewayAppSettingsProperty.Builder builder)
CfnDomain.CustomImageProperty.Builder.public final Object getCustomImages()
CfnDomain.KernelGatewayAppSettingsPropertygetCustomImages in interface CfnDomain.KernelGatewayAppSettingsPropertypublic final Object getDefaultResourceSpec()
CfnDomain.KernelGatewayAppSettingsProperty
The Amazon SageMaker Studio UI does not use the default instance type value set here. The default instance type set here is used when Apps are created using the AWS Command Line Interface or AWS CloudFormation and the instance type parameter value is not passed.
getDefaultResourceSpec in interface CfnDomain.KernelGatewayAppSettingsProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.