toggle menu
pulumi-azure-kotlin
6.22.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.logicapps.kotlin
/
IntegrationAccountArgs
/
IntegrationAccountArgs
Integration
Account
Args
constructor
(
integrationServiceEnvironmentId
:
Output
<
String
>
?
=
null
,
location
:
Output
<
String
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
resourceGroupName
:
Output
<
String
>
?
=
null
,
skuName
:
Output
<
String
>
?
=
null
,
tags
:
Output
<
Map
<
String
,
String
>
>
?
=
null
)