Interface DataAutomationProjectSummary.Builder

    • Method Detail

      • projectArn

        DataAutomationProjectSummary.Builder projectArn​(String projectArn)
        Sets the value of the ProjectArn property for this object.
        Parameters:
        projectArn - The new value for the ProjectArn property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • projectName

        DataAutomationProjectSummary.Builder projectName​(String projectName)
        Sets the value of the ProjectName property for this object.
        Parameters:
        projectName - The new value for the ProjectName property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • creationTime

        DataAutomationProjectSummary.Builder creationTime​(Instant creationTime)
        Sets the value of the CreationTime property for this object.
        Parameters:
        creationTime - The new value for the CreationTime property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.