toggle menu
pulumi-aws-native-kotlin
1.28.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.vpclattice.kotlin
/
ResourceGatewayArgs
/
ResourceGatewayArgs
Resource
Gateway
Args
constructor
(
ipAddressType
:
Output
<
ResourceGatewayIpAddressType
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
securityGroupIds
:
Output
<
List
<
String
>
>
?
=
null
,
subnetIds
:
Output
<
List
<
String
>
>
?
=
null
,
tags
:
Output
<
List
<
TagArgs
>
>
?
=
null
,
vpcIdentifier
:
Output
<
String
>
?
=
null
)