| Package | Description |
|---|---|
| software.amazon.awssdk.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
static AwsSageMakerNotebookInstanceMetadataServiceConfigurationDetails.Builder |
AwsSageMakerNotebookInstanceMetadataServiceConfigurationDetails.builder() |
AwsSageMakerNotebookInstanceMetadataServiceConfigurationDetails.Builder |
AwsSageMakerNotebookInstanceMetadataServiceConfigurationDetails.Builder.minimumInstanceMetadataServiceVersion(String minimumInstanceMetadataServiceVersion)
Indicates the minimum IMDS version that the notebook instance supports.
|
AwsSageMakerNotebookInstanceMetadataServiceConfigurationDetails.Builder |
AwsSageMakerNotebookInstanceMetadataServiceConfigurationDetails.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends AwsSageMakerNotebookInstanceMetadataServiceConfigurationDetails.Builder> |
AwsSageMakerNotebookInstanceMetadataServiceConfigurationDetails.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default AwsSageMakerNotebookInstanceDetails.Builder |
AwsSageMakerNotebookInstanceDetails.Builder.instanceMetadataServiceConfiguration(Consumer<AwsSageMakerNotebookInstanceMetadataServiceConfigurationDetails.Builder> instanceMetadataServiceConfiguration)
Information on the IMDS configuration of the notebook instance.
|
Copyright © 2023. All rights reserved.