Interface IdentityCenterConfiguration.Builder

    • Method Detail

      • enableIdentityCenter

        IdentityCenterConfiguration.Builder enableIdentityCenter​(Boolean enableIdentityCenter)

        Specifies whether the workgroup is IAM Identity Center supported.

        Parameters:
        enableIdentityCenter - Specifies whether the workgroup is IAM Identity Center supported.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • identityCenterInstanceArn

        IdentityCenterConfiguration.Builder identityCenterInstanceArn​(String identityCenterInstanceArn)

        The IAM Identity Center instance ARN that the workgroup associates to.

        Parameters:
        identityCenterInstanceArn - The IAM Identity Center instance ARN that the workgroup associates to.
        Returns:
        Returns a reference to this object so that method calls can be chained together.