Class: Aws::Route53GlobalResolver::Types::DeleteDNSViewOutput
- Inherits:
-
Struct
- Object
- Struct
- Aws::Route53GlobalResolver::Types::DeleteDNSViewOutput
- Defined in:
- gems/aws-sdk-route53globalresolver/lib/aws-sdk-route53globalresolver/types.rb
Overview
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#arn ⇒ String
The Amazon Resource Name (ARN) of the deleted DNS view.
-
#client_token ⇒ String
The unique string that identifies the request and ensures idempotency.
-
#created_at ⇒ Time
The date and time when the DNS view was originally created.
-
#description ⇒ String
The description of the deleted DNS view.
-
#dnssec_validation ⇒ String
Whether DNSSEC validation was enabled for the deleted DNS view.
-
#edns_client_subnet ⇒ String
Whether EDNS Client Subnet injection was enabled for the deleted DNS view.
-
#firewall_rules_fail_open ⇒ String
The firewall rules fail-open behavior that was configured for the deleted DNS view.
-
#global_resolver_id ⇒ String
The ID of the Route 53 Global Resolver that the deleted DNS view was associated with.
-
#id ⇒ String
The unique identifier of the deleted DNS view.
-
#name ⇒ String
The name of the deleted DNS view.
-
#status ⇒ String
The final status of the deleted DNS view.
-
#updated_at ⇒ Time
The date and time when the DNS view was last updated before deletion.
Instance Attribute Details
#arn ⇒ String
The Amazon Resource Name (ARN) of the deleted DNS view.
1823 1824 1825 1826 1827 1828 1829 1830 1831 1832 1833 1834 1835 1836 1837 1838 |
# File 'gems/aws-sdk-route53globalresolver/lib/aws-sdk-route53globalresolver/types.rb', line 1823 class DeleteDNSViewOutput < Struct.new( :id, :arn, :client_token, :dnssec_validation, :edns_client_subnet, :firewall_rules_fail_open, :name, :description, :global_resolver_id, :created_at, :updated_at, :status) SENSITIVE = [] include Aws::Structure end |
#client_token ⇒ String
The unique string that identifies the request and ensures idempotency.
1823 1824 1825 1826 1827 1828 1829 1830 1831 1832 1833 1834 1835 1836 1837 1838 |
# File 'gems/aws-sdk-route53globalresolver/lib/aws-sdk-route53globalresolver/types.rb', line 1823 class DeleteDNSViewOutput < Struct.new( :id, :arn, :client_token, :dnssec_validation, :edns_client_subnet, :firewall_rules_fail_open, :name, :description, :global_resolver_id, :created_at, :updated_at, :status) SENSITIVE = [] include Aws::Structure end |
#created_at ⇒ Time
The date and time when the DNS view was originally created.
1823 1824 1825 1826 1827 1828 1829 1830 1831 1832 1833 1834 1835 1836 1837 1838 |
# File 'gems/aws-sdk-route53globalresolver/lib/aws-sdk-route53globalresolver/types.rb', line 1823 class DeleteDNSViewOutput < Struct.new( :id, :arn, :client_token, :dnssec_validation, :edns_client_subnet, :firewall_rules_fail_open, :name, :description, :global_resolver_id, :created_at, :updated_at, :status) SENSITIVE = [] include Aws::Structure end |
#description ⇒ String
The description of the deleted DNS view.
1823 1824 1825 1826 1827 1828 1829 1830 1831 1832 1833 1834 1835 1836 1837 1838 |
# File 'gems/aws-sdk-route53globalresolver/lib/aws-sdk-route53globalresolver/types.rb', line 1823 class DeleteDNSViewOutput < Struct.new( :id, :arn, :client_token, :dnssec_validation, :edns_client_subnet, :firewall_rules_fail_open, :name, :description, :global_resolver_id, :created_at, :updated_at, :status) SENSITIVE = [] include Aws::Structure end |
#dnssec_validation ⇒ String
Whether DNSSEC validation was enabled for the deleted DNS view.
1823 1824 1825 1826 1827 1828 1829 1830 1831 1832 1833 1834 1835 1836 1837 1838 |
# File 'gems/aws-sdk-route53globalresolver/lib/aws-sdk-route53globalresolver/types.rb', line 1823 class DeleteDNSViewOutput < Struct.new( :id, :arn, :client_token, :dnssec_validation, :edns_client_subnet, :firewall_rules_fail_open, :name, :description, :global_resolver_id, :created_at, :updated_at, :status) SENSITIVE = [] include Aws::Structure end |
#edns_client_subnet ⇒ String
Whether EDNS Client Subnet injection was enabled for the deleted DNS view.
1823 1824 1825 1826 1827 1828 1829 1830 1831 1832 1833 1834 1835 1836 1837 1838 |
# File 'gems/aws-sdk-route53globalresolver/lib/aws-sdk-route53globalresolver/types.rb', line 1823 class DeleteDNSViewOutput < Struct.new( :id, :arn, :client_token, :dnssec_validation, :edns_client_subnet, :firewall_rules_fail_open, :name, :description, :global_resolver_id, :created_at, :updated_at, :status) SENSITIVE = [] include Aws::Structure end |
#firewall_rules_fail_open ⇒ String
The firewall rules fail-open behavior that was configured for the deleted DNS view.
1823 1824 1825 1826 1827 1828 1829 1830 1831 1832 1833 1834 1835 1836 1837 1838 |
# File 'gems/aws-sdk-route53globalresolver/lib/aws-sdk-route53globalresolver/types.rb', line 1823 class DeleteDNSViewOutput < Struct.new( :id, :arn, :client_token, :dnssec_validation, :edns_client_subnet, :firewall_rules_fail_open, :name, :description, :global_resolver_id, :created_at, :updated_at, :status) SENSITIVE = [] include Aws::Structure end |
#global_resolver_id ⇒ String
The ID of the Route 53 Global Resolver that the deleted DNS view was associated with.
1823 1824 1825 1826 1827 1828 1829 1830 1831 1832 1833 1834 1835 1836 1837 1838 |
# File 'gems/aws-sdk-route53globalresolver/lib/aws-sdk-route53globalresolver/types.rb', line 1823 class DeleteDNSViewOutput < Struct.new( :id, :arn, :client_token, :dnssec_validation, :edns_client_subnet, :firewall_rules_fail_open, :name, :description, :global_resolver_id, :created_at, :updated_at, :status) SENSITIVE = [] include Aws::Structure end |
#id ⇒ String
The unique identifier of the deleted DNS view.
1823 1824 1825 1826 1827 1828 1829 1830 1831 1832 1833 1834 1835 1836 1837 1838 |
# File 'gems/aws-sdk-route53globalresolver/lib/aws-sdk-route53globalresolver/types.rb', line 1823 class DeleteDNSViewOutput < Struct.new( :id, :arn, :client_token, :dnssec_validation, :edns_client_subnet, :firewall_rules_fail_open, :name, :description, :global_resolver_id, :created_at, :updated_at, :status) SENSITIVE = [] include Aws::Structure end |
#name ⇒ String
The name of the deleted DNS view.
1823 1824 1825 1826 1827 1828 1829 1830 1831 1832 1833 1834 1835 1836 1837 1838 |
# File 'gems/aws-sdk-route53globalresolver/lib/aws-sdk-route53globalresolver/types.rb', line 1823 class DeleteDNSViewOutput < Struct.new( :id, :arn, :client_token, :dnssec_validation, :edns_client_subnet, :firewall_rules_fail_open, :name, :description, :global_resolver_id, :created_at, :updated_at, :status) SENSITIVE = [] include Aws::Structure end |
#status ⇒ String
The final status of the deleted DNS view.
1823 1824 1825 1826 1827 1828 1829 1830 1831 1832 1833 1834 1835 1836 1837 1838 |
# File 'gems/aws-sdk-route53globalresolver/lib/aws-sdk-route53globalresolver/types.rb', line 1823 class DeleteDNSViewOutput < Struct.new( :id, :arn, :client_token, :dnssec_validation, :edns_client_subnet, :firewall_rules_fail_open, :name, :description, :global_resolver_id, :created_at, :updated_at, :status) SENSITIVE = [] include Aws::Structure end |
#updated_at ⇒ Time
The date and time when the DNS view was last updated before deletion.
1823 1824 1825 1826 1827 1828 1829 1830 1831 1832 1833 1834 1835 1836 1837 1838 |
# File 'gems/aws-sdk-route53globalresolver/lib/aws-sdk-route53globalresolver/types.rb', line 1823 class DeleteDNSViewOutput < Struct.new( :id, :arn, :client_token, :dnssec_validation, :edns_client_subnet, :firewall_rules_fail_open, :name, :description, :global_resolver_id, :created_at, :updated_at, :status) SENSITIVE = [] include Aws::Structure end |