NotebookInstanceLifecycleConfigSummary constructor
NotebookInstanceLifecycleConfigSummary({})
Implementation
NotebookInstanceLifecycleConfigSummary({
required this.notebookInstanceLifecycleConfigArn,
required this.notebookInstanceLifecycleConfigName,
this.creationTime,
this.lastModifiedTime,
});