Interface ClusterLifeCycleConfig.Builder

    • Method Detail

      • onCreate

        ClusterLifeCycleConfig.Builder onCreate​(String onCreate)

        The file name of the entrypoint script of lifecycle scripts under SourceS3Uri. This entrypoint script runs during cluster creation.

        Parameters:
        onCreate - The file name of the entrypoint script of lifecycle scripts under SourceS3Uri. This entrypoint script runs during cluster creation.
        Returns:
        Returns a reference to this object so that method calls can be chained together.