pulumi-azure-native-kotlin
1.104.0.1
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.appplatform.kotlin.inputs
/
UserSourceInfoArgs
/
UserSourceInfoArgs
User
Source
Info
Args
fun
UserSourceInfoArgs
(
artifactSelector
:
Output
<
String
>
?
=
null
,
relativePath
:
Output
<
String
>
?
=
null
,
type
:
Output
<
Either
<
String
,
UserSourceType
>
>
?
=
null
,
version
:
Output
<
String
>
?
=
null
)