@Stability(value=Stable) public static final class CfnFlow.SourceProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnFlow.SourceProperty>
CfnFlow.SourceProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnFlow.SourceProperty.Builder decryption(CfnFlow.EncryptionProperty decryption)
CfnFlow.SourceProperty.getDecryption()decryption - `CfnFlow.SourceProperty.Decryption`.this@Stability(value=Stable) public CfnFlow.SourceProperty.Builder decryption(IResolvable decryption)
CfnFlow.SourceProperty.getDecryption()decryption - `CfnFlow.SourceProperty.Decryption`.this@Stability(value=Stable) public CfnFlow.SourceProperty.Builder description(String description)
CfnFlow.SourceProperty.getDescription()description - `CfnFlow.SourceProperty.Description`.this@Stability(value=Stable) public CfnFlow.SourceProperty.Builder entitlementArn(String entitlementArn)
CfnFlow.SourceProperty.getEntitlementArn()entitlementArn - `CfnFlow.SourceProperty.EntitlementArn`.this@Stability(value=Stable) public CfnFlow.SourceProperty.Builder ingestIp(String ingestIp)
CfnFlow.SourceProperty.getIngestIp()ingestIp - `CfnFlow.SourceProperty.IngestIp`.this@Stability(value=Stable) public CfnFlow.SourceProperty.Builder ingestPort(Number ingestPort)
CfnFlow.SourceProperty.getIngestPort()ingestPort - `CfnFlow.SourceProperty.IngestPort`.this@Stability(value=Stable) public CfnFlow.SourceProperty.Builder maxBitrate(Number maxBitrate)
CfnFlow.SourceProperty.getMaxBitrate()maxBitrate - `CfnFlow.SourceProperty.MaxBitrate`.this@Stability(value=Stable) public CfnFlow.SourceProperty.Builder maxLatency(Number maxLatency)
CfnFlow.SourceProperty.getMaxLatency()maxLatency - `CfnFlow.SourceProperty.MaxLatency`.this@Stability(value=Stable) public CfnFlow.SourceProperty.Builder name(String name)
CfnFlow.SourceProperty.getName()name - `CfnFlow.SourceProperty.Name`.this@Stability(value=Stable) public CfnFlow.SourceProperty.Builder protocol(String protocol)
CfnFlow.SourceProperty.getProtocol()protocol - `CfnFlow.SourceProperty.Protocol`.this@Stability(value=Stable) public CfnFlow.SourceProperty.Builder sourceArn(String sourceArn)
CfnFlow.SourceProperty.getSourceArn()sourceArn - `CfnFlow.SourceProperty.SourceArn`.this@Stability(value=Stable) public CfnFlow.SourceProperty.Builder streamId(String streamId)
CfnFlow.SourceProperty.getStreamId()streamId - `CfnFlow.SourceProperty.StreamId`.this@Stability(value=Stable) public CfnFlow.SourceProperty.Builder vpcInterfaceName(String vpcInterfaceName)
CfnFlow.SourceProperty.getVpcInterfaceName()vpcInterfaceName - `CfnFlow.SourceProperty.VpcInterfaceName`.this@Stability(value=Stable) public CfnFlow.SourceProperty.Builder whitelistCidr(String whitelistCidr)
CfnFlow.SourceProperty.getWhitelistCidr()whitelistCidr - `CfnFlow.SourceProperty.WhitelistCidr`.this@Stability(value=Stable) public CfnFlow.SourceProperty build()
build in interface software.amazon.jsii.Builder<CfnFlow.SourceProperty>CfnFlow.SourcePropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.