Uses of Interface
software.amazon.awscdk.services.medialive.CfnChannel.VpcOutputSettingsProperty
Package
Description
AWS Elemental MediaLive Construct Library
-
Uses of CfnChannel.VpcOutputSettingsProperty in software.amazon.awscdk.services.medialive
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnChannel.VpcOutputSettingsProperty
Modifier and TypeMethodDescriptionCfnChannel.VpcOutputSettingsProperty.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionvoid
CfnChannel.setVpc
(CfnChannel.VpcOutputSettingsProperty value) Settings to enable VPC mode in the channel, so that the endpoints for all outputs are in your VPC.CfnChannel.Builder.vpc
(CfnChannel.VpcOutputSettingsProperty vpc) Settings to enable VPC mode in the channel, so that the endpoints for all outputs are in your VPC.CfnChannelProps.Builder.vpc
(CfnChannel.VpcOutputSettingsProperty vpc) Sets the value ofCfnChannelProps.getVpc()