toggle menu
pulumi-azure-kotlin
6.23.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.logicapps.kotlin
/
IntegrationAccountMapArgs
/
IntegrationAccountMapArgs
Integration
Account
Map
Args
constructor
(
content
:
Output
<
String
>
?
=
null
,
integrationAccountName
:
Output
<
String
>
?
=
null
,
mapType
:
Output
<
String
>
?
=
null
,
metadata
:
Output
<
Map
<
String
,
String
>
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
resourceGroupName
:
Output
<
String
>
?
=
null
)