Interface AppFlowConfig.Builder

  • Method Details

    • roleArn

      AppFlowConfig.Builder roleArn(String roleArn)

      An IAM role that gives Amazon Lookout for Metrics permission to access the flow.

      Parameters:
      roleArn - An IAM role that gives Amazon Lookout for Metrics permission to access the flow.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • flowName

      AppFlowConfig.Builder flowName(String flowName)

      name of the flow.

      Parameters:
      flowName - name of the flow.
      Returns:
      Returns a reference to this object so that method calls can be chained together.