Interface AuthorizedTargetsByService.Builder

    • Method Detail

      • service

        AuthorizedTargetsByService.Builder service​(String service)

        The name of the Amazon Web Services service.

        Parameters:
        service - The name of the Amazon Web Services service.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        ServiceType, ServiceType
      • authorizedTargets

        AuthorizedTargetsByService.Builder authorizedTargets​(Collection<String> authorizedTargets)

        Aist of authorized targets that are represented by IAM Identity Center application ARNs.

        Parameters:
        authorizedTargets - Aist of authorized targets that are represented by IAM Identity Center application ARNs.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • authorizedTargets

        AuthorizedTargetsByService.Builder authorizedTargets​(String... authorizedTargets)

        Aist of authorized targets that are represented by IAM Identity Center application ARNs.

        Parameters:
        authorizedTargets - Aist of authorized targets that are represented by IAM Identity Center application ARNs.
        Returns:
        Returns a reference to this object so that method calls can be chained together.