Class AwsSageMakerNotebookInstanceMetadataServiceConfigurationDetails

java.lang.Object
software.amazon.awssdk.services.securityhub.model.AwsSageMakerNotebookInstanceMetadataServiceConfigurationDetails
All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<AwsSageMakerNotebookInstanceMetadataServiceConfigurationDetails.Builder,AwsSageMakerNotebookInstanceMetadataServiceConfigurationDetails>

@Generated("software.amazon.awssdk:codegen") public final class AwsSageMakerNotebookInstanceMetadataServiceConfigurationDetails extends Object implements SdkPojo, Serializable, ToCopyableBuilder<AwsSageMakerNotebookInstanceMetadataServiceConfigurationDetails.Builder,AwsSageMakerNotebookInstanceMetadataServiceConfigurationDetails>

Information on the instance metadata service (IMDS) configuration of the notebook instance.

See Also: