Interface AccessControlAttributeValue.Builder

    • Method Detail

      • source

        AccessControlAttributeValue.Builder source​(Collection<String> source)

        The identity source to use when mapping a specified attribute to IAM Identity Center.

        Parameters:
        source - The identity source to use when mapping a specified attribute to IAM Identity Center.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • source

        AccessControlAttributeValue.Builder source​(String... source)

        The identity source to use when mapping a specified attribute to IAM Identity Center.

        Parameters:
        source - The identity source to use when mapping a specified attribute to IAM Identity Center.
        Returns:
        Returns a reference to this object so that method calls can be chained together.