@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 CfnNotebookInstancePropspublic final String getRoleArn()
CfnNotebookInstancePropsgetRoleArn in interface CfnNotebookInstancePropspublic final List<String> getAcceleratorTypes()
CfnNotebookInstancePropsgetAcceleratorTypes in interface CfnNotebookInstancePropspublic final List<String> getAdditionalCodeRepositories()
CfnNotebookInstancePropsgetAdditionalCodeRepositories in interface CfnNotebookInstancePropspublic final String getDefaultCodeRepository()
CfnNotebookInstancePropsgetDefaultCodeRepository in interface CfnNotebookInstancePropspublic final String getDirectInternetAccess()
CfnNotebookInstancePropsgetDirectInternetAccess in interface CfnNotebookInstancePropspublic final String getKmsKeyId()
CfnNotebookInstancePropsgetKmsKeyId in interface CfnNotebookInstancePropspublic final String getLifecycleConfigName()
CfnNotebookInstancePropsgetLifecycleConfigName in interface CfnNotebookInstancePropspublic final String getNotebookInstanceName()
CfnNotebookInstancePropsgetNotebookInstanceName in interface CfnNotebookInstancePropspublic final String getRootAccess()
CfnNotebookInstancePropsgetRootAccess in interface CfnNotebookInstancePropspublic final List<String> getSecurityGroupIds()
CfnNotebookInstancePropsgetSecurityGroupIds in interface CfnNotebookInstancePropspublic final String getSubnetId()
CfnNotebookInstancePropsgetSubnetId in interface CfnNotebookInstancePropspublic final List<CfnTag> getTags()
CfnNotebookInstancePropsgetTags in interface CfnNotebookInstancePropspublic final Number getVolumeSizeInGb()
CfnNotebookInstancePropsgetVolumeSizeInGb in interface CfnNotebookInstanceProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.