connectionString property

Output<String> connectionString
latefinal

The connection string specified for the connection alias. The connection string must be in the form of a fully qualified domain name (FQDN), such as www.example.com.

Implementation

late final pulumi.Output<String> connectionString;