@Stability(value=Stable) @Internal public static final class CfnUserProfile.KernelGatewayAppSettingsProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnUserProfile.KernelGatewayAppSettingsProperty
CfnUserProfile.KernelGatewayAppSettingsPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnUserProfile.KernelGatewayAppSettingsProperty.Builder, CfnUserProfile.KernelGatewayAppSettingsProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnUserProfile.KernelGatewayAppSettingsProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnUserProfile.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(CfnUserProfile.KernelGatewayAppSettingsProperty.Builder builder)
CfnUserProfile.CustomImageProperty.Builder.public final Object getCustomImages()
CfnUserProfile.KernelGatewayAppSettingsPropertygetCustomImages in interface CfnUserProfile.KernelGatewayAppSettingsPropertypublic final Object getDefaultResourceSpec()
CfnUserProfile.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 CfnUserProfile.KernelGatewayAppSettingsProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.