Interface RoleConfiguration.Builder

  • Method Details

    • sourceRoleArn

      RoleConfiguration.Builder sourceRoleArn(String sourceRoleArn)

      A ARN identifying the source role configuration.

      Parameters:
      sourceRoleArn - A ARN identifying the source role configuration.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • targetRoleArn

      RoleConfiguration.Builder targetRoleArn(String targetRoleArn)

      A ARN identifying the target role configuration.

      Parameters:
      targetRoleArn - A ARN identifying the target role configuration.
      Returns:
      Returns a reference to this object so that method calls can be chained together.