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

Class: Aws::Shield::Types::Protection

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

Overview

An object that represents a resource that is under DDoS protection.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#health_check_idsArray<String>

The unique identifier (ID) for the Route 53 health check that\'s associated with the protection.

Returns:

  • (Array<String>)

    The unique identifier (ID) for the Route 53 health check that\'s associated with the protection.

#idString

The unique identifier (ID) of the protection.

Returns:

  • (String)

    The unique identifier (ID) of the protection.

#nameString

The name of the protection. For example, My CloudFront distributions.

Returns:

  • (String)

    The name of the protection.

#resource_arnString

The ARN (Amazon Resource Name) of the AWS resource that is protected.

Returns:

  • (String)

    The ARN (Amazon Resource Name) of the AWS resource that is protected.