class Aws::MigrationHubRefactorSpaces::Types::UrlEndpointSummary

The summary of the configuration for the URL endpoint type.

@!attribute [rw] health_url

The health check URL of the URL endpoint type. If the URL is a
public endpoint, the `HealthUrl` must also be a public endpoint. If
the URL is a private endpoint inside a virtual private cloud (VPC),
the health URL must also be a private endpoint, and the host must be
the same as the URL.
@return [String]

@!attribute [rw] url

The URL to route traffic to. The URL must be an [rfc3986-formatted
URL][1]. If the host is a domain name, the name must be resolvable
over the public internet. If the scheme is `https`, the top level
domain of the host must be listed in the [IANA root zone
database][2].

[1]: https://datatracker.ietf.org/doc/html/rfc3986
[2]: https://www.iana.org/domains/root/db
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/migration-hub-refactor-spaces-2021-10-26/UrlEndpointSummary AWS API Documentation

Constants

SENSITIVE