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