| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
InstanceMetadataServiceConfiguration |
CreateNotebookInstanceRequest.instanceMetadataServiceConfiguration()
Information on the IMDS configuration of the notebook instance
|
InstanceMetadataServiceConfiguration |
DescribeNotebookInstanceResponse.instanceMetadataServiceConfiguration()
Information on the IMDS configuration of the notebook instance
|
InstanceMetadataServiceConfiguration |
UpdateNotebookInstanceRequest.instanceMetadataServiceConfiguration()
Information on the IMDS configuration of the notebook instance
|
| Modifier and Type | Method and Description |
|---|---|
CreateNotebookInstanceRequest.Builder |
CreateNotebookInstanceRequest.Builder.instanceMetadataServiceConfiguration(InstanceMetadataServiceConfiguration instanceMetadataServiceConfiguration)
Information on the IMDS configuration of the notebook instance
|
DescribeNotebookInstanceResponse.Builder |
DescribeNotebookInstanceResponse.Builder.instanceMetadataServiceConfiguration(InstanceMetadataServiceConfiguration instanceMetadataServiceConfiguration)
Information on the IMDS configuration of the notebook instance
|
UpdateNotebookInstanceRequest.Builder |
UpdateNotebookInstanceRequest.Builder.instanceMetadataServiceConfiguration(InstanceMetadataServiceConfiguration instanceMetadataServiceConfiguration)
Information on the IMDS configuration of the notebook instance
|
Copyright © 2023. All rights reserved.