Uses of Class
software.amazon.awssdk.services.securityhub.model.AwsSageMakerNotebookInstanceDetails
-
Packages that use AwsSageMakerNotebookInstanceDetails Package Description software.amazon.awssdk.services.securityhub.model -
-
Uses of AwsSageMakerNotebookInstanceDetails in software.amazon.awssdk.services.securityhub.model
Methods in software.amazon.awssdk.services.securityhub.model that return AwsSageMakerNotebookInstanceDetails Modifier and Type Method Description AwsSageMakerNotebookInstanceDetailsResourceDetails. awsSageMakerNotebookInstance()Returns the value of the AwsSageMakerNotebookInstance property for this object.Methods in software.amazon.awssdk.services.securityhub.model with parameters of type AwsSageMakerNotebookInstanceDetails Modifier and Type Method Description ResourceDetails.BuilderResourceDetails.Builder. awsSageMakerNotebookInstance(AwsSageMakerNotebookInstanceDetails awsSageMakerNotebookInstance)Sets the value of the AwsSageMakerNotebookInstance property for this object.
-