toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.web.kotlin.inputs
/
WsdlDefinitionArgs
/
WsdlDefinitionArgs
Wsdl
Definition
Args
constructor
(
content
:
Output
<
String
>
?
=
null
,
importMethod
:
Output
<
Either
<
String
,
WsdlImportMethod
>
>
?
=
null
,
service
:
Output
<
WsdlServiceArgs
>
?
=
null
,
url
:
Output
<
String
>
?
=
null
)