Interface NotebookInstanceLifecycleConfigSummary.Builder

    • Method Detail

      • notebookInstanceLifecycleConfigName

        NotebookInstanceLifecycleConfigSummary.Builder notebookInstanceLifecycleConfigName​(String notebookInstanceLifecycleConfigName)

        The name of the lifecycle configuration.

        Parameters:
        notebookInstanceLifecycleConfigName - The name of the lifecycle configuration.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • notebookInstanceLifecycleConfigArn

        NotebookInstanceLifecycleConfigSummary.Builder notebookInstanceLifecycleConfigArn​(String notebookInstanceLifecycleConfigArn)

        The Amazon Resource Name (ARN) of the lifecycle configuration.

        Parameters:
        notebookInstanceLifecycleConfigArn - The Amazon Resource Name (ARN) of the lifecycle configuration.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • creationTime

        NotebookInstanceLifecycleConfigSummary.Builder creationTime​(Instant creationTime)

        A timestamp that tells when the lifecycle configuration was created.

        Parameters:
        creationTime - A timestamp that tells when the lifecycle configuration was created.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • lastModifiedTime

        NotebookInstanceLifecycleConfigSummary.Builder lastModifiedTime​(Instant lastModifiedTime)

        A timestamp that tells when the lifecycle configuration was last modified.

        Parameters:
        lastModifiedTime - A timestamp that tells when the lifecycle configuration was last modified.
        Returns:
        Returns a reference to this object so that method calls can be chained together.