static CfnFlowOutputProps.Builder |
CfnFlowOutputProps.builder() |
CfnFlowOutputProps.Builder |
CfnFlowOutputProps.Builder.cidrAllowList(List<String> cidrAllowList)
|
CfnFlowOutputProps.Builder |
CfnFlowOutputProps.Builder.description(String description)
|
CfnFlowOutputProps.Builder |
CfnFlowOutputProps.Builder.destination(String destination)
|
CfnFlowOutputProps.Builder |
CfnFlowOutputProps.Builder.encryption(CfnFlowOutput.EncryptionProperty encryption)
|
CfnFlowOutputProps.Builder |
CfnFlowOutputProps.Builder.encryption(IResolvable encryption)
|
CfnFlowOutputProps.Builder |
CfnFlowOutputProps.Builder.flowArn(String flowArn)
|
CfnFlowOutputProps.Builder |
CfnFlowOutputProps.Builder.maxLatency(Number maxLatency)
|
CfnFlowOutputProps.Builder |
CfnFlowOutputProps.Builder.name(String name)
|
CfnFlowOutputProps.Builder |
CfnFlowOutputProps.Builder.port(Number port)
|
CfnFlowOutputProps.Builder |
CfnFlowOutputProps.Builder.protocol(String protocol)
|
CfnFlowOutputProps.Builder |
CfnFlowOutputProps.Builder.remoteId(String remoteId)
|
CfnFlowOutputProps.Builder |
CfnFlowOutputProps.Builder.smoothingLatency(Number smoothingLatency)
|
CfnFlowOutputProps.Builder |
CfnFlowOutputProps.Builder.streamId(String streamId)
|
CfnFlowOutputProps.Builder |
CfnFlowOutputProps.Builder.vpcInterfaceAttachment(CfnFlowOutput.VpcInterfaceAttachmentProperty vpcInterfaceAttachment)
|
CfnFlowOutputProps.Builder |
CfnFlowOutputProps.Builder.vpcInterfaceAttachment(IResolvable vpcInterfaceAttachment)
|