ListNotebookInstanceLifecycleConfigsRequest
Types
Properties
Link copied to clipboard
A filter that returns only lifecycle configurations that were created after the specified time (timestamp).
Link copied to clipboard
A filter that returns only lifecycle configurations that were created before the specified time (timestamp).
Link copied to clipboard
A filter that returns only lifecycle configurations that were modified after the specified time (timestamp).
Link copied to clipboard
A filter that returns only lifecycle configurations that were modified before the specified time (timestamp).
Link copied to clipboard
The maximum number of lifecycle configurations to return in the response.
Link copied to clipboard
A string in the lifecycle configuration name. This filter returns only lifecycle configurations whose name contains the specified string.
Link copied to clipboard
Sorts the list of results. The default is CreationTime
.
Link copied to clipboard
The sort order for results.
Functions
Link copied to clipboard
inline fun copy(block: ListNotebookInstanceLifecycleConfigsRequest.Builder.() -> Unit = {}): ListNotebookInstanceLifecycleConfigsRequest