You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::Route53::Types::LinkedService

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

If a health check or hosted zone was created by another service, LinkedService is a complex type that describes 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.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#descriptionString

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:

  • (String)

    If the health check or hosted zone was created by another service, an optional description that can be provided by the other service.

#service_principalString

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:

  • (String)

    If the health check or hosted zone was created by another service, the service that created the resource.