You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: config/crd/bases/route53.services.k8s.aws_recordsets.yaml
-96
Original file line number
Diff line number
Diff line change
@@ -66,102 +66,6 @@ spec:
66
66
hostedZoneID:
67
67
type: string
68
68
type: object
69
-
changeBatch:
70
-
description: A complex type that contains an optional comment and
71
-
the Changes element.
72
-
properties:
73
-
changes:
74
-
items:
75
-
description: The information for each resource record set that
76
-
you want to change.
77
-
properties:
78
-
action:
79
-
type: string
80
-
resourceRecordSet:
81
-
description: Information about the resource record set to
82
-
create or delete.
83
-
properties:
84
-
aliasTarget:
85
-
description: |-
86
-
Alias resource record sets only: Information about the Amazon Web Services
87
-
resource, such as a CloudFront distribution or an Amazon S3 bucket, that
88
-
you want to route traffic to.
89
-
90
-
When creating resource record sets for a private hosted zone, note the following:
91
-
92
-
* For information about creating failover resource record sets in a private
93
-
hosted zone, see Configuring Failover in a Private Hosted Zone (https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/dns-failover-private-hosted-zones.html).
94
-
properties:
95
-
dnsName:
96
-
type: string
97
-
evaluateTargetHealth:
98
-
type: boolean
99
-
hostedZoneID:
100
-
type: string
101
-
type: object
102
-
cidrRoutingConfig:
103
-
description: |-
104
-
The object that is specified in resource record set object when you are linking
105
-
a resource record set to a CIDR location.
106
-
107
-
A LocationName with an asterisk “*” can be used to create a default CIDR
108
-
record. CollectionId is still required for default record.
109
-
properties:
110
-
collectionID:
111
-
type: string
112
-
locationName:
113
-
type: string
114
-
type: object
115
-
failover:
116
-
type: string
117
-
geoLocation:
118
-
description: A complex type that contains information
119
-
about a geographic location.
120
-
properties:
121
-
continentCode:
122
-
type: string
123
-
countryCode:
124
-
type: string
125
-
subdivisionCode:
126
-
type: string
127
-
type: object
128
-
healthCheckID:
129
-
type: string
130
-
multiValueAnswer:
131
-
type: boolean
132
-
name:
133
-
type: string
134
-
region:
135
-
type: string
136
-
resourceRecords:
137
-
items:
138
-
description: |-
139
-
Information specific to the resource record.
140
-
141
-
If you're creating an alias resource record set, omit ResourceRecord.
142
-
properties:
143
-
value:
144
-
type: string
145
-
type: object
146
-
type: array
147
-
setIdentifier:
148
-
type: string
149
-
trafficPolicyInstanceID:
150
-
type: string
151
-
ttl:
152
-
format: int64
153
-
type: integer
154
-
type_:
155
-
type: string
156
-
weight:
157
-
format: int64
158
-
type: integer
159
-
type: object
160
-
type: object
161
-
type: array
162
-
comment:
163
-
type: string
164
-
type: object
165
69
cidrRoutingConfig:
166
70
description: |-
167
71
The object that is specified in resource record set object when you are linking
0 commit comments