CreateNotebookInstanceLifecycleConfigOutput constructor
      
      CreateNotebookInstanceLifecycleConfigOutput({ 
    
    
- String? notebookInstanceLifecycleConfigArn,
Implementation
CreateNotebookInstanceLifecycleConfigOutput({
  this.notebookInstanceLifecycleConfigArn,
});