dnsTarget property

Input<String?>? dnsTarget
final

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

final pulumi.Input<String?>? dnsTarget;