connectionString property
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
final pulumi.Input<String?>? connectionString;