pulumi-aws-kotlin
6.6.1.0
pulumi-aws-kotlin
/
com.pulumi.aws.medialive.kotlin.outputs
/
ChannelVpc
/
ChannelVpc
Channel
Vpc
fun
ChannelVpc
(
availabilityZones
:
List
<
String
>
?
=
null
,
networkInterfaceIds
:
List
<
String
>
?
=
null
,
publicAddressAllocationIds
:
List
<
String
>
,
securityGroupIds
:
List
<
String
>
?
=
null
,
subnetIds
:
List
<
String
>
)