pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.web.kotlin.inputs
/
ConnStringInfoArgs
/
ConnStringInfoArgs
Conn
String
Info
Args
fun
ConnStringInfoArgs
(
connectionString
:
Output
<
String
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
type
:
Output
<
ConnectionStringType
>
?
=
null
)