dnsTarget property

Output<String> dnsTarget
latefinal

App Runner subdomain of the App Runner service. The custom domain name is mapped to this target name. Attribute only available if resource created (not imported) with this provider.

Implementation

late final pulumi.Output<String> dnsTarget;