Uses of Interface
software.amazon.awscdk.services.medialive.CfnChannel.VpcOutputSettingsProperty
Packages that use CfnChannel.VpcOutputSettingsProperty
Package
Description
AWS Elemental MediaLive Construct Library
-
Uses of CfnChannel.VpcOutputSettingsProperty in software.amazon.awscdk.services.medialive
Classes in software.amazon.awscdk.services.medialive that implement CfnChannel.VpcOutputSettingsPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnChannel.VpcOutputSettingsPropertyMethods in software.amazon.awscdk.services.medialive that return CfnChannel.VpcOutputSettingsPropertyModifier and TypeMethodDescriptionCfnChannel.VpcOutputSettingsProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.medialive with parameters of type CfnChannel.VpcOutputSettingsPropertyModifier and TypeMethodDescriptionvoidCfnChannel.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()