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
- Struct
- Aws::Shield::Types::Protection
- Defined in:
- (unknown)
Overview
An object that represents a resource that is under DDoS protection.
Returned by:
Instance Attribute Summary collapse
-
#health_check_ids ⇒ Array<String>
The unique identifier (ID) for the Route 53 health check that\'s associated with the protection.
-
#id ⇒ String
The unique identifier (ID) of the protection.
-
#name ⇒ String
The name of the protection.
-
#resource_arn ⇒ String
The ARN (Amazon Resource Name) of the AWS resource that is protected.
Instance Attribute Details
#health_check_ids ⇒ Array<String>
The unique identifier (ID) for the Route 53 health check that\'s associated with the protection.
#id ⇒ String
The unique identifier (ID) of the protection.
#name ⇒ String
The name of the protection. For example, My CloudFront distributions
.
#resource_arn ⇒ String
The ARN (Amazon Resource Name) of the AWS resource that is protected.