Interface LinkedService.Builder

    • Method Detail

      • servicePrincipal

        LinkedService.Builder servicePrincipal​(String servicePrincipal)

        If the health check or hosted zone was created by another service, the service that created the resource. When a resource is created by another service, you can't edit or delete it using Amazon Route 53.

        Parameters:
        servicePrincipal - If the health check or hosted zone was created by another service, the service that created the resource. When a resource is created by another service, you can't edit or delete it using Amazon Route 53.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • description

        LinkedService.Builder description​(String description)

        If the health check or hosted zone was created by another service, an optional description that can be provided by the other service. When a resource is created by another service, you can't edit or delete it using Amazon Route 53.

        Parameters:
        description - If the health check or hosted zone was created by another service, an optional description that can be provided by the other service. When a resource is created by another service, you can't edit or delete it using Amazon Route 53.
        Returns:
        Returns a reference to this object so that method calls can be chained together.