toggle menu
pulumi-azure-kotlin
6.23.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.apimanagement.kotlin
/
GatewayArgs
/
GatewayArgs
Gateway
Args
constructor
(
apiManagementId
:
Output
<
String
>
?
=
null
,
description
:
Output
<
String
>
?
=
null
,
locationData
:
Output
<
GatewayLocationDataArgs
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
)