@Stability(value=Stable) @Internal public static final class CfnNotebookInstanceProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnNotebookInstanceProps
CfnNotebookInstancePropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnNotebookInstanceProps.Builder, CfnNotebookInstanceProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(String instanceType,
String roleArn,
List<String> acceleratorTypes,
List<String> additionalCodeRepositories,
String defaultCodeRepository,
String directInternetAccess,
String kmsKeyId,
String lifecycleConfigName,
String notebookInstanceName,
String rootAccess,
List<String> securityGroupIds,
String subnetId,
List<? extends CfnTag> tags,
Number volumeSizeInGb)
Constructor that initializes the object based on literal property values passed by the
CfnNotebookInstanceProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
List<String> |
getAcceleratorTypes()
`AWS::SageMaker::NotebookInstance.AcceleratorTypes`.
|
List<String> |
getAdditionalCodeRepositories()
`AWS::SageMaker::NotebookInstance.AdditionalCodeRepositories`.
|
String |
getDefaultCodeRepository()
`AWS::SageMaker::NotebookInstance.DefaultCodeRepository`.
|
String |
getDirectInternetAccess()
`AWS::SageMaker::NotebookInstance.DirectInternetAccess`.
|
String |
getInstanceType()
`AWS::SageMaker::NotebookInstance.InstanceType`.
|
String |
getKmsKeyId()
`AWS::SageMaker::NotebookInstance.KmsKeyId`.
|
String |
getLifecycleConfigName()
`AWS::SageMaker::NotebookInstance.LifecycleConfigName`.
|
String |
getNotebookInstanceName()
`AWS::SageMaker::NotebookInstance.NotebookInstanceName`.
|
String |
getRoleArn()
`AWS::SageMaker::NotebookInstance.RoleArn`.
|
String |
getRootAccess()
`AWS::SageMaker::NotebookInstance.RootAccess`.
|
List<String> |
getSecurityGroupIds()
`AWS::SageMaker::NotebookInstance.SecurityGroupIds`.
|
String |
getSubnetId()
`AWS::SageMaker::NotebookInstance.SubnetId`.
|
List<CfnTag> |
getTags()
`AWS::SageMaker::NotebookInstance.Tags`.
|
Number |
getVolumeSizeInGb()
`AWS::SageMaker::NotebookInstance.VolumeSizeInGB`.
|
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(String instanceType, String roleArn, List<String> acceleratorTypes, List<String> additionalCodeRepositories, String defaultCodeRepository, String directInternetAccess, String kmsKeyId, String lifecycleConfigName, String notebookInstanceName, String rootAccess, List<String> securityGroupIds, String subnetId, List<? extends CfnTag> tags, Number volumeSizeInGb)
CfnNotebookInstanceProps.Builder.public final String getInstanceType()
CfnNotebookInstancePropsgetInstanceType in interface CfnNotebookInstancePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-notebookinstance.html#cfn-sagemaker-notebookinstance-instancetypepublic final String getRoleArn()
CfnNotebookInstancePropsgetRoleArn in interface CfnNotebookInstancePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-notebookinstance.html#cfn-sagemaker-notebookinstance-rolearnpublic final List<String> getAcceleratorTypes()
CfnNotebookInstancePropsgetAcceleratorTypes in interface CfnNotebookInstancePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-notebookinstance.html#cfn-sagemaker-notebookinstance-acceleratortypespublic final List<String> getAdditionalCodeRepositories()
CfnNotebookInstancePropsgetAdditionalCodeRepositories in interface CfnNotebookInstancePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-notebookinstance.html#cfn-sagemaker-notebookinstance-additionalcoderepositoriespublic final String getDefaultCodeRepository()
CfnNotebookInstancePropsgetDefaultCodeRepository in interface CfnNotebookInstancePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-notebookinstance.html#cfn-sagemaker-notebookinstance-defaultcoderepositorypublic final String getDirectInternetAccess()
CfnNotebookInstancePropsgetDirectInternetAccess in interface CfnNotebookInstancePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-notebookinstance.html#cfn-sagemaker-notebookinstance-directinternetaccesspublic final String getKmsKeyId()
CfnNotebookInstancePropsgetKmsKeyId in interface CfnNotebookInstancePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-notebookinstance.html#cfn-sagemaker-notebookinstance-kmskeyidpublic final String getLifecycleConfigName()
CfnNotebookInstancePropsgetLifecycleConfigName in interface CfnNotebookInstancePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-notebookinstance.html#cfn-sagemaker-notebookinstance-lifecycleconfignamepublic final String getNotebookInstanceName()
CfnNotebookInstancePropsgetNotebookInstanceName in interface CfnNotebookInstancePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-notebookinstance.html#cfn-sagemaker-notebookinstance-notebookinstancenamepublic final String getRootAccess()
CfnNotebookInstancePropsgetRootAccess in interface CfnNotebookInstancePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-notebookinstance.html#cfn-sagemaker-notebookinstance-rootaccesspublic final List<String> getSecurityGroupIds()
CfnNotebookInstancePropsgetSecurityGroupIds in interface CfnNotebookInstancePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-notebookinstance.html#cfn-sagemaker-notebookinstance-securitygroupidspublic final String getSubnetId()
CfnNotebookInstancePropsgetSubnetId in interface CfnNotebookInstancePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-notebookinstance.html#cfn-sagemaker-notebookinstance-subnetidpublic final List<CfnTag> getTags()
CfnNotebookInstancePropsgetTags in interface CfnNotebookInstancePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-notebookinstance.html#cfn-sagemaker-notebookinstance-tagspublic final Number getVolumeSizeInGb()
CfnNotebookInstancePropsgetVolumeSizeInGb in interface CfnNotebookInstancePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-notebookinstance.html#cfn-sagemaker-notebookinstance-volumesizeingb@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.