Interface AwsSageMakerNotebookInstanceMetadataServiceConfigurationDetails.Builder

All Superinterfaces:
Buildable, CopyableBuilder<AwsSageMakerNotebookInstanceMetadataServiceConfigurationDetails.Builder,AwsSageMakerNotebookInstanceMetadataServiceConfigurationDetails>, SdkBuilder<AwsSageMakerNotebookInstanceMetadataServiceConfigurationDetails.Builder,AwsSageMakerNotebookInstanceMetadataServiceConfigurationDetails>, SdkPojo
Enclosing class:
AwsSageMakerNotebookInstanceMetadataServiceConfigurationDetails

public static interface AwsSageMakerNotebookInstanceMetadataServiceConfigurationDetails.Builder extends SdkPojo, CopyableBuilder<AwsSageMakerNotebookInstanceMetadataServiceConfigurationDetails.Builder,AwsSageMakerNotebookInstanceMetadataServiceConfigurationDetails>
  • Method Details

    • minimumInstanceMetadataServiceVersion

      AwsSageMakerNotebookInstanceMetadataServiceConfigurationDetails.Builder minimumInstanceMetadataServiceVersion(String minimumInstanceMetadataServiceVersion)

      Indicates the minimum IMDS version that the notebook instance supports.

      Parameters:
      minimumInstanceMetadataServiceVersion - Indicates the minimum IMDS version that the notebook instance supports.
      Returns:
      Returns a reference to this object so that method calls can be chained together.