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