| Package | Description |
|---|---|
| com.amazonaws.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
InstanceMetadataServiceConfiguration |
InstanceMetadataServiceConfiguration.clone() |
InstanceMetadataServiceConfiguration |
UpdateNotebookInstanceRequest.getInstanceMetadataServiceConfiguration()
Information on the IMDS configuration of the notebook instance
|
InstanceMetadataServiceConfiguration |
DescribeNotebookInstanceResult.getInstanceMetadataServiceConfiguration()
Information on the IMDS configuration of the notebook instance
|
InstanceMetadataServiceConfiguration |
CreateNotebookInstanceRequest.getInstanceMetadataServiceConfiguration()
Information on the IMDS configuration of the notebook instance
|
InstanceMetadataServiceConfiguration |
InstanceMetadataServiceConfiguration.withMinimumInstanceMetadataServiceVersion(String minimumInstanceMetadataServiceVersion)
Indicates the minimum IMDS version that the notebook instance supports.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateNotebookInstanceRequest.setInstanceMetadataServiceConfiguration(InstanceMetadataServiceConfiguration instanceMetadataServiceConfiguration)
Information on the IMDS configuration of the notebook instance
|
void |
DescribeNotebookInstanceResult.setInstanceMetadataServiceConfiguration(InstanceMetadataServiceConfiguration instanceMetadataServiceConfiguration)
Information on the IMDS configuration of the notebook instance
|
void |
CreateNotebookInstanceRequest.setInstanceMetadataServiceConfiguration(InstanceMetadataServiceConfiguration instanceMetadataServiceConfiguration)
Information on the IMDS configuration of the notebook instance
|
UpdateNotebookInstanceRequest |
UpdateNotebookInstanceRequest.withInstanceMetadataServiceConfiguration(InstanceMetadataServiceConfiguration instanceMetadataServiceConfiguration)
Information on the IMDS configuration of the notebook instance
|
DescribeNotebookInstanceResult |
DescribeNotebookInstanceResult.withInstanceMetadataServiceConfiguration(InstanceMetadataServiceConfiguration instanceMetadataServiceConfiguration)
Information on the IMDS configuration of the notebook instance
|
CreateNotebookInstanceRequest |
CreateNotebookInstanceRequest.withInstanceMetadataServiceConfiguration(InstanceMetadataServiceConfiguration instanceMetadataServiceConfiguration)
Information on the IMDS configuration of the notebook instance
|
Copyright © 2024. All rights reserved.