Uses of Class
software.amazon.awscdk.services.mediaconnect.alpha.ZixiPushOutputConfig.Builder
Packages that use ZixiPushOutputConfig.Builder
Package
Description
AWS::MediaConnect Construct Library
-
Uses of ZixiPushOutputConfig.Builder in software.amazon.awscdk.services.mediaconnect.alpha
Methods in software.amazon.awscdk.services.mediaconnect.alpha that return ZixiPushOutputConfig.BuilderModifier and TypeMethodDescriptionstatic ZixiPushOutputConfig.BuilderZixiPushOutputConfig.builder()ZixiPushOutputConfig.Builder.cidrAllowList(List<String> cidrAllowList) Sets the value ofZixiPushOutputConfig.getCidrAllowList()ZixiPushOutputConfig.Builder.destination(String destination) Sets the value ofZixiPushOutputConfig.getDestination()ZixiPushOutputConfig.Builder.encryption(StaticKeyEncryption encryption) Sets the value ofZixiPushOutputConfig.getEncryption()ZixiPushOutputConfig.Builder.maxLatency(Duration maxLatency) Sets the value ofZixiPushOutputConfig.getMaxLatency()Sets the value ofZixiPushOutputConfig.getPort()Sets the value ofZixiPushOutputConfig.getStreamId()ZixiPushOutputConfig.Builder.vpcInterfaceAttachment(VpcInterfaceConfig vpcInterfaceAttachment) Sets the value ofZixiPushOutputConfig.getVpcInterfaceAttachment()Constructors in software.amazon.awscdk.services.mediaconnect.alpha with parameters of type ZixiPushOutputConfig.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(ZixiPushOutputConfig.Builder builder) Constructor that initializes the object based on literal property values passed by theZixiPushOutputConfig.Builder.