Class CfnDomainPropsMixin.DefaultSpaceSettingsProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.sagemaker.CfnDomainPropsMixin.DefaultSpaceSettingsProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnDomainPropsMixin.DefaultSpaceSettingsProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnDomainPropsMixin.DefaultSpaceSettingsProperty
@Stability(Stable)
@Internal
public static final class CfnDomainPropsMixin.DefaultSpaceSettingsProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnDomainPropsMixin.DefaultSpaceSettingsProperty
An implementation for
CfnDomainPropsMixin.DefaultSpaceSettingsProperty-
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.cfnpropertymixins.services.sagemaker.CfnDomainPropsMixin.DefaultSpaceSettingsProperty
CfnDomainPropsMixin.DefaultSpaceSettingsProperty.Builder, CfnDomainPropsMixin.DefaultSpaceSettingsProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDomainPropsMixin.DefaultSpaceSettingsProperty.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 ObjectThe settings for assigning a custom file system to a domain.final ObjectReturns union: eitherIResolvableorCfnDomainPropsMixin.CustomPosixUserConfigPropertyfinal StringThe ARN of the execution role for the space.final ObjectThe JupyterLab app settings.final ObjectThe JupyterServer app settings.final ObjectThe KernelGateway app settings.The security group IDs for the Amazon VPC that the space uses for communication.final ObjectDefault storage settings for a space.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 theCfnDomainPropsMixin.DefaultSpaceSettingsProperty.Builder.
-
-
Method Details
-
getCustomFileSystemConfigs
Description copied from interface:CfnDomainPropsMixin.DefaultSpaceSettingsPropertyThe settings for assigning a custom file system to a domain.Permitted users can access this file system in Amazon SageMaker AI Studio.
Returns union: either
IResolvableor Listinvalid input: '<'eitherIResolvableorCfnDomainPropsMixin.CustomFileSystemConfigProperty>- Specified by:
getCustomFileSystemConfigsin interfaceCfnDomainPropsMixin.DefaultSpaceSettingsProperty- See Also:
-
getCustomPosixUserConfig
Description copied from interface:CfnDomainPropsMixin.DefaultSpaceSettingsPropertyReturns union: eitherIResolvableorCfnDomainPropsMixin.CustomPosixUserConfigProperty- Specified by:
getCustomPosixUserConfigin interfaceCfnDomainPropsMixin.DefaultSpaceSettingsProperty- See Also:
-
getExecutionRole
Description copied from interface:CfnDomainPropsMixin.DefaultSpaceSettingsPropertyThe ARN of the execution role for the space.- Specified by:
getExecutionRolein interfaceCfnDomainPropsMixin.DefaultSpaceSettingsProperty- See Also:
-
getJupyterLabAppSettings
Description copied from interface:CfnDomainPropsMixin.DefaultSpaceSettingsPropertyThe JupyterLab app settings.Returns union: either
IResolvableorCfnDomainPropsMixin.JupyterLabAppSettingsProperty- Specified by:
getJupyterLabAppSettingsin interfaceCfnDomainPropsMixin.DefaultSpaceSettingsProperty- See Also:
-
getJupyterServerAppSettings
Description copied from interface:CfnDomainPropsMixin.DefaultSpaceSettingsPropertyThe JupyterServer app settings.Returns union: either
IResolvableorCfnDomainPropsMixin.JupyterServerAppSettingsProperty- Specified by:
getJupyterServerAppSettingsin interfaceCfnDomainPropsMixin.DefaultSpaceSettingsProperty- See Also:
-
getKernelGatewayAppSettings
Description copied from interface:CfnDomainPropsMixin.DefaultSpaceSettingsPropertyThe KernelGateway app settings.Returns union: either
IResolvableorCfnDomainPropsMixin.KernelGatewayAppSettingsProperty- Specified by:
getKernelGatewayAppSettingsin interfaceCfnDomainPropsMixin.DefaultSpaceSettingsProperty- See Also:
-
getSecurityGroups
Description copied from interface:CfnDomainPropsMixin.DefaultSpaceSettingsPropertyThe security group IDs for the Amazon VPC that the space uses for communication.- Specified by:
getSecurityGroupsin interfaceCfnDomainPropsMixin.DefaultSpaceSettingsProperty- See Also:
-
getSpaceStorageSettings
Description copied from interface:CfnDomainPropsMixin.DefaultSpaceSettingsPropertyDefault storage settings for a space.Returns union: either
IResolvableorCfnDomainPropsMixin.DefaultSpaceStorageSettingsProperty- Specified by:
getSpaceStorageSettingsin interfaceCfnDomainPropsMixin.DefaultSpaceSettingsProperty- 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()
-