Interface SingleSignOn.Builder

  • Method Details

    • idcInstanceArn

      SingleSignOn.Builder idcInstanceArn(String idcInstanceArn)

      The ARN of the IDC instance.

      Parameters:
      idcInstanceArn - The ARN of the IDC instance.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • type

      The type of single sign-on in Amazon DataZone.

      Parameters:
      type - The type of single sign-on in Amazon DataZone.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • type

      The type of single sign-on in Amazon DataZone.

      Parameters:
      type - The type of single sign-on in Amazon DataZone.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • userAssignment

      SingleSignOn.Builder userAssignment(String userAssignment)

      The single sign-on user assignment in Amazon DataZone.

      Parameters:
      userAssignment - The single sign-on user assignment in Amazon DataZone.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • userAssignment

      SingleSignOn.Builder userAssignment(UserAssignment userAssignment)

      The single sign-on user assignment in Amazon DataZone.

      Parameters:
      userAssignment - The single sign-on user assignment in Amazon DataZone.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: