You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::SageMaker::Types::ListNotebookInstanceLifecycleConfigsOutput

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#next_tokenString

If the response is truncated, Amazon SageMaker returns this token. To get the next set of lifecycle configurations, use it in the next request.

Returns:

  • (String)

    If the response is truncated, Amazon SageMaker returns this token.

#notebook_instance_lifecycle_configsArray<Types::NotebookInstanceLifecycleConfigSummary>

An array of NotebookInstanceLifecycleConfiguration objects, each listing a lifecycle configuration.

Returns: