Interface AuthorizedTargetsByService.Builder

All Superinterfaces:
Buildable, CopyableBuilder<AuthorizedTargetsByService.Builder,AuthorizedTargetsByService>, SdkBuilder<AuthorizedTargetsByService.Builder,AuthorizedTargetsByService>, SdkPojo
Enclosing class:
AuthorizedTargetsByService

public static interface AuthorizedTargetsByService.Builder extends SdkPojo, CopyableBuilder<AuthorizedTargetsByService.Builder,AuthorizedTargetsByService>
  • 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.