Interface IamIdentityCenterOptionsInput.Builder

    • Method Detail

      • enabled

        IamIdentityCenterOptionsInput.Builder enabled​(Boolean enabled)

        Specifies whether IAM Identity Center is enabled or disabled.

        Parameters:
        enabled - Specifies whether IAM Identity Center is enabled or disabled.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • iamIdentityCenterInstanceArn

        IamIdentityCenterOptionsInput.Builder iamIdentityCenterInstanceArn​(String iamIdentityCenterInstanceArn)
        Sets the value of the IamIdentityCenterInstanceArn property for this object.
        Parameters:
        iamIdentityCenterInstanceArn - The new value for the IamIdentityCenterInstanceArn property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • iamRoleForIdentityCenterApplicationArn

        IamIdentityCenterOptionsInput.Builder iamRoleForIdentityCenterApplicationArn​(String iamRoleForIdentityCenterApplicationArn)

        The ARN of the IAM role associated with the IAM Identity Center application.

        Parameters:
        iamRoleForIdentityCenterApplicationArn - The ARN of the IAM role associated with the IAM Identity Center application.
        Returns:
        Returns a reference to this object so that method calls can be chained together.