Uses of Class
software.amazon.awscdk.services.medialive.alpha.VpcOutputSettings.Builder
Packages that use VpcOutputSettings.Builder
Package
Description
AWS::MediaLive Construct Library
-
Uses of VpcOutputSettings.Builder in software.amazon.awscdk.services.medialive.alpha
Methods in software.amazon.awscdk.services.medialive.alpha that return VpcOutputSettings.BuilderModifier and TypeMethodDescriptionstatic VpcOutputSettings.BuilderVpcOutputSettings.builder()VpcOutputSettings.Builder.publicAddressAllocationIds(List<String> publicAddressAllocationIds) Sets the value ofVpcOutputSettings.getPublicAddressAllocationIds()VpcOutputSettings.Builder.securityGroups(List<? extends ISecurityGroupRef> securityGroups) Sets the value ofVpcOutputSettings.getSecurityGroups()VpcOutputSettings.Builder.subnets(List<? extends ISubnetRef> subnets) Sets the value ofVpcOutputSettings.getSubnets()Constructors in software.amazon.awscdk.services.medialive.alpha with parameters of type VpcOutputSettings.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(VpcOutputSettings.Builder builder) Constructor that initializes the object based on literal property values passed by theVpcOutputSettings.Builder.