pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.deviceupdate.kotlin.inputs
/
DiagnosticStoragePropertiesArgs
/
DiagnosticStoragePropertiesArgs
Diagnostic
Storage
Properties
Args
fun
DiagnosticStoragePropertiesArgs
(
authenticationType
:
Output
<
Either
<
String
,
AuthenticationType
>
>
,
connectionString
:
Output
<
String
>
?
=
null
,
resourceId
:
Output
<
String
>
)