Class: Aws::Route53GlobalResolver::Types::CreateDNSViewOutput
- Inherits:
-
Struct
- Object
- Struct
- Aws::Route53GlobalResolver::Types::CreateDNSViewOutput
- 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 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 created.
-
#description ⇒ String
The description of the DNS view.
-
#dnssec_validation ⇒ String
Whether DNSSEC validation is enabled for DNS queries in this DNS view.
-
#edns_client_subnet ⇒ String
Whether EDNS Client Subnet injection is enabled for DNS queries in this DNS view.
-
#firewall_rules_fail_open ⇒ String
The behavior when Route 53 Global Resolver cannot apply DNS firewall rules due to service impairment.
-
#global_resolver_id ⇒ String
The ID of the Route 53 Global Resolver instance the DNS view is created for.
-
#id ⇒ String
The unique identifier for the DNS view.
-
#name ⇒ String
The descriptive name of the DNS view.
-
#status ⇒ String
The operational status of the DNS view.
-
#updated_at ⇒ Time
The date and time when the DNS view was last updated.
Instance Attribute Details
#arn ⇒ String
The Amazon Resource Name (ARN) of the DNS view.
1134 1135 1136 1137 1138 1139 1140 1141 1142 1143 1144 1145 1146 1147 1148 1149 |
# File 'gems/aws-sdk-route53globalresolver/lib/aws-sdk-route53globalresolver/types.rb', line 1134 class CreateDNSViewOutput < 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.
1134 1135 1136 1137 1138 1139 1140 1141 1142 1143 1144 1145 1146 1147 1148 1149 |
# File 'gems/aws-sdk-route53globalresolver/lib/aws-sdk-route53globalresolver/types.rb', line 1134 class CreateDNSViewOutput < 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 created.
1134 1135 1136 1137 1138 1139 1140 1141 1142 1143 1144 1145 1146 1147 1148 1149 |
# File 'gems/aws-sdk-route53globalresolver/lib/aws-sdk-route53globalresolver/types.rb', line 1134 class CreateDNSViewOutput < 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 DNS view.
1134 1135 1136 1137 1138 1139 1140 1141 1142 1143 1144 1145 1146 1147 1148 1149 |
# File 'gems/aws-sdk-route53globalresolver/lib/aws-sdk-route53globalresolver/types.rb', line 1134 class CreateDNSViewOutput < 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 is enabled for DNS queries in this DNS view.
1134 1135 1136 1137 1138 1139 1140 1141 1142 1143 1144 1145 1146 1147 1148 1149 |
# File 'gems/aws-sdk-route53globalresolver/lib/aws-sdk-route53globalresolver/types.rb', line 1134 class CreateDNSViewOutput < 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 is enabled for DNS queries in this DNS view.
1134 1135 1136 1137 1138 1139 1140 1141 1142 1143 1144 1145 1146 1147 1148 1149 |
# File 'gems/aws-sdk-route53globalresolver/lib/aws-sdk-route53globalresolver/types.rb', line 1134 class CreateDNSViewOutput < 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 behavior when Route 53 Global Resolver cannot apply DNS firewall rules due to service impairment.
1134 1135 1136 1137 1138 1139 1140 1141 1142 1143 1144 1145 1146 1147 1148 1149 |
# File 'gems/aws-sdk-route53globalresolver/lib/aws-sdk-route53globalresolver/types.rb', line 1134 class CreateDNSViewOutput < 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 instance the DNS view is created for.
1134 1135 1136 1137 1138 1139 1140 1141 1142 1143 1144 1145 1146 1147 1148 1149 |
# File 'gems/aws-sdk-route53globalresolver/lib/aws-sdk-route53globalresolver/types.rb', line 1134 class CreateDNSViewOutput < 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 for the DNS view.
1134 1135 1136 1137 1138 1139 1140 1141 1142 1143 1144 1145 1146 1147 1148 1149 |
# File 'gems/aws-sdk-route53globalresolver/lib/aws-sdk-route53globalresolver/types.rb', line 1134 class CreateDNSViewOutput < 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 descriptive name of the DNS view.
1134 1135 1136 1137 1138 1139 1140 1141 1142 1143 1144 1145 1146 1147 1148 1149 |
# File 'gems/aws-sdk-route53globalresolver/lib/aws-sdk-route53globalresolver/types.rb', line 1134 class CreateDNSViewOutput < 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 operational status of the DNS view.
1134 1135 1136 1137 1138 1139 1140 1141 1142 1143 1144 1145 1146 1147 1148 1149 |
# File 'gems/aws-sdk-route53globalresolver/lib/aws-sdk-route53globalresolver/types.rb', line 1134 class CreateDNSViewOutput < 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.
1134 1135 1136 1137 1138 1139 1140 1141 1142 1143 1144 1145 1146 1147 1148 1149 |
# File 'gems/aws-sdk-route53globalresolver/lib/aws-sdk-route53globalresolver/types.rb', line 1134 class CreateDNSViewOutput < 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 |