toggle menu
pulumi-aws-kotlin
6.76.0.0
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.medialive.kotlin.outputs
/
ChannelVpc
/
ChannelVpc
Channel
Vpc
constructor
(
availabilityZones
:
List
<
String
>
?
=
null
,
networkInterfaceIds
:
List
<
String
>
?
=
null
,
publicAddressAllocationIds
:
List
<
String
>
,
securityGroupIds
:
List
<
String
>
?
=
null
,
subnetIds
:
List
<
String
>
)