Class CfnSpace.SpaceCodeEditorAppSettingsProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.sagemaker.CfnSpace.SpaceCodeEditorAppSettingsProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnSpace.SpaceCodeEditorAppSettingsProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnSpace.SpaceCodeEditorAppSettingsProperty
@Stability(Stable)
@Internal
public static final class CfnSpace.SpaceCodeEditorAppSettingsProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnSpace.SpaceCodeEditorAppSettingsProperty
An implementation for
CfnSpace.SpaceCodeEditorAppSettingsProperty-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.services.sagemaker.CfnSpace.SpaceCodeEditorAppSettingsProperty
CfnSpace.SpaceCodeEditorAppSettingsProperty.Builder, CfnSpace.SpaceCodeEditorAppSettingsProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnSpace.SpaceCodeEditorAppSettingsProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Modifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNodefinal booleanfinal ObjectSettings that are used to configure and manage the lifecycle of CodeEditor applications in a space.final ObjectSpecifies the ARNs of a SageMaker image and SageMaker image version, and the instance type that the version runs on.final inthashCode()Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
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
Constructor that initializes the object based on literal property values passed by theCfnSpace.SpaceCodeEditorAppSettingsProperty.Builder.
-
-
Method Details
-
getAppLifecycleManagement
Description copied from interface:CfnSpace.SpaceCodeEditorAppSettingsPropertySettings that are used to configure and manage the lifecycle of CodeEditor applications in a space.Returns union: either
IResolvableorCfnSpace.SpaceAppLifecycleManagementProperty- Specified by:
getAppLifecycleManagementin interfaceCfnSpace.SpaceCodeEditorAppSettingsProperty- See Also:
-
getDefaultResourceSpec
Description copied from interface:CfnSpace.SpaceCodeEditorAppSettingsPropertySpecifies the ARNs of a SageMaker image and SageMaker image version, and the instance type that the version runs on.Returns union: either
IResolvableorCfnSpace.ResourceSpecProperty- Specified by:
getDefaultResourceSpecin interfaceCfnSpace.SpaceCodeEditorAppSettingsProperty- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-