Uses of Class
software.amazon.awssdk.services.securityhub.model.AwsSageMakerNotebookInstanceMetadataServiceConfigurationDetails
-
Packages that use AwsSageMakerNotebookInstanceMetadataServiceConfigurationDetails Package Description software.amazon.awssdk.services.securityhub.model -
-
Uses of AwsSageMakerNotebookInstanceMetadataServiceConfigurationDetails in software.amazon.awssdk.services.securityhub.model
Methods in software.amazon.awssdk.services.securityhub.model that return AwsSageMakerNotebookInstanceMetadataServiceConfigurationDetails Modifier and Type Method Description AwsSageMakerNotebookInstanceMetadataServiceConfigurationDetailsAwsSageMakerNotebookInstanceDetails. instanceMetadataServiceConfiguration()Information on the IMDS configuration of the notebook instance.Methods in software.amazon.awssdk.services.securityhub.model with parameters of type AwsSageMakerNotebookInstanceMetadataServiceConfigurationDetails Modifier and Type Method Description AwsSageMakerNotebookInstanceDetails.BuilderAwsSageMakerNotebookInstanceDetails.Builder. instanceMetadataServiceConfiguration(AwsSageMakerNotebookInstanceMetadataServiceConfigurationDetails instanceMetadataServiceConfiguration)Information on the IMDS configuration of the notebook instance.
-