HostedZone is a managed resource that represents an AWS Route53 Hosted HostedZone.
Type
CRD
Group
route53.aws.crossplane.io
Version
v1alpha1
apiVersion: route53.aws.crossplane.io/v1alpha1
kind: HostedZone
HostedZoneSpec defines the desired state of an AWS Route53 Hosted HostedZone.
HostedZoneParameters define the desired state of an AWS Route53 Hosted HostedZone.
Config includes the Comment and PrivateZone elements. If you omitted the Config and Comment elements from the request, the Config and Comment elements don't appear in the response.
(Private hosted zones only) A complex type that contains information about the Amazon VPC that you're associating with this hosted zone. You can specify only one Amazon VPC when you create a private hosted zone. To associate additional Amazon VPCs with the hosted zone, use AssociateVPCWithHostedZone (https://docs.aws.amazon.com/Route53/latest/APIReference/API_AssociateVPCWithHostedZone.html) after you create a hosted zone.
(Private hosted Hostedzones only) VPCIDRef references a VPC to retrieves its VPC Id.
Policies for referencing.
VPCIDSelector selects a reference to a VPC.
Policies for selection.
ProviderConfigReference specifies how the provider that will be used to create, observe, update, and delete this managed resource should be configured.
Policies for referencing.
ProviderReference specifies the provider that will be used to create, observe, update, and delete this managed resource. Deprecated: Please use ProviderConfigReference, i.e. providerConfigRef
Policies for referencing.
PublishConnectionDetailsTo specifies the connection secret config which contains a name, metadata and a reference to secret store config to which any connection details for this managed resource should be written. Connection details frequently include the endpoint, username, and password required to connect to the managed resource.
WriteConnectionSecretToReference specifies the namespace and name of a Secret to which any connection details for this managed resource should be written. Connection details frequently include the endpoint, username, and password required to connect to the managed resource. This field is planned to be replaced in a future release in favor of PublishConnectionDetailsTo. Currently, both could be set independently and connection details would be published to both without affecting each other.
HostedZoneStatus represents the observed state of a HostedZone.
HostedZoneObservation keeps the state for the external resource.
DelegationSet describes the name servers for this hosted zone.
NameServers contains a list of the authoritative name servers for a hosted Hostedzone.
HostedZone contains general information about the hosted zone.
LinkedService is the service that created the hosted zone.
Conditions of the resource.