Interface DataSource.Builder

  • Method Details

    • dataSourceArn

      DataSource.Builder dataSourceArn(String dataSourceArn)
      Sets the value of the DataSourceArn property for this object.
      Parameters:
      dataSourceArn - The new value for the DataSourceArn property for this object.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • dataSourceDescription

      DataSource.Builder dataSourceDescription(String dataSourceDescription)

      Detailed description of a data source.

      Parameters:
      dataSourceDescription - Detailed description of a data source.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • iamRoleForDataSourceArn

      DataSource.Builder iamRoleForDataSourceArn(String iamRoleForDataSourceArn)

      The ARN of the IAM role to be used for cross account/region data source association.

      Parameters:
      iamRoleForDataSourceArn - The ARN of the IAM role to be used for cross account/region data source association.
      Returns:
      Returns a reference to this object so that method calls can be chained together.