Uses of Class
software.amazon.awscdk.services.medialive.CfnChannel.VpcOutputSettingsProperty.Builder
Package
Description
AWS Elemental MediaLive Construct Library
-
Uses of CfnChannel.VpcOutputSettingsProperty.Builder in software.amazon.awscdk.services.medialive
Modifier and TypeMethodDescriptionCfnChannel.VpcOutputSettingsProperty.builder()
CfnChannel.VpcOutputSettingsProperty.Builder.publicAddressAllocationIds
(List<String> publicAddressAllocationIds) Sets the value ofCfnChannel.VpcOutputSettingsProperty.getPublicAddressAllocationIds()
CfnChannel.VpcOutputSettingsProperty.Builder.securityGroupIds
(List<String> securityGroupIds) Sets the value ofCfnChannel.VpcOutputSettingsProperty.getSecurityGroupIds()
Sets the value ofCfnChannel.VpcOutputSettingsProperty.getSubnetIds()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnChannel.VpcOutputSettingsProperty.Builder
.