Interface CreateWorkteamResponse.Builder

    • Method Detail

      • workteamArn

        CreateWorkteamResponse.Builder workteamArn​(String workteamArn)

        The Amazon Resource Name (ARN) of the work team. You can use this ARN to identify the work team.

        Parameters:
        workteamArn - The Amazon Resource Name (ARN) of the work team. You can use this ARN to identify the work team.
        Returns:
        Returns a reference to this object so that method calls can be chained together.