Interface AuthorizedTargetsByService.Builder

  • Method Details

    • 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:
    • 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:
    • 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.