@Stability(value=Stable) public static final class CfnRuleGroup.MatchAttributesProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnRuleGroup.MatchAttributesProperty>
CfnRuleGroup.MatchAttributesProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnRuleGroup.MatchAttributesProperty.Builder destinationPorts(IResolvable destinationPorts)
CfnRuleGroup.MatchAttributesProperty.getDestinationPorts()destinationPorts - `CfnRuleGroup.MatchAttributesProperty.DestinationPorts`.this@Stability(value=Stable) public CfnRuleGroup.MatchAttributesProperty.Builder destinationPorts(List<? extends Object> destinationPorts)
CfnRuleGroup.MatchAttributesProperty.getDestinationPorts()destinationPorts - `CfnRuleGroup.MatchAttributesProperty.DestinationPorts`.this@Stability(value=Stable) public CfnRuleGroup.MatchAttributesProperty.Builder destinations(IResolvable destinations)
CfnRuleGroup.MatchAttributesProperty.getDestinations()destinations - `CfnRuleGroup.MatchAttributesProperty.Destinations`.this@Stability(value=Stable) public CfnRuleGroup.MatchAttributesProperty.Builder destinations(List<? extends Object> destinations)
CfnRuleGroup.MatchAttributesProperty.getDestinations()destinations - `CfnRuleGroup.MatchAttributesProperty.Destinations`.this@Stability(value=Stable) public CfnRuleGroup.MatchAttributesProperty.Builder protocols(IResolvable protocols)
CfnRuleGroup.MatchAttributesProperty.getProtocols()protocols - `CfnRuleGroup.MatchAttributesProperty.Protocols`.this@Stability(value=Stable) public CfnRuleGroup.MatchAttributesProperty.Builder protocols(List<? extends Number> protocols)
CfnRuleGroup.MatchAttributesProperty.getProtocols()protocols - `CfnRuleGroup.MatchAttributesProperty.Protocols`.this@Stability(value=Stable) public CfnRuleGroup.MatchAttributesProperty.Builder sourcePorts(IResolvable sourcePorts)
CfnRuleGroup.MatchAttributesProperty.getSourcePorts()sourcePorts - `CfnRuleGroup.MatchAttributesProperty.SourcePorts`.this@Stability(value=Stable) public CfnRuleGroup.MatchAttributesProperty.Builder sourcePorts(List<? extends Object> sourcePorts)
CfnRuleGroup.MatchAttributesProperty.getSourcePorts()sourcePorts - `CfnRuleGroup.MatchAttributesProperty.SourcePorts`.this@Stability(value=Stable) public CfnRuleGroup.MatchAttributesProperty.Builder sources(IResolvable sources)
CfnRuleGroup.MatchAttributesProperty.getSources()sources - `CfnRuleGroup.MatchAttributesProperty.Sources`.this@Stability(value=Stable) public CfnRuleGroup.MatchAttributesProperty.Builder sources(List<? extends Object> sources)
CfnRuleGroup.MatchAttributesProperty.getSources()sources - `CfnRuleGroup.MatchAttributesProperty.Sources`.this@Stability(value=Stable) public CfnRuleGroup.MatchAttributesProperty.Builder tcpFlags(IResolvable tcpFlags)
CfnRuleGroup.MatchAttributesProperty.getTcpFlags()tcpFlags - `CfnRuleGroup.MatchAttributesProperty.TCPFlags`.this@Stability(value=Stable) public CfnRuleGroup.MatchAttributesProperty.Builder tcpFlags(List<? extends Object> tcpFlags)
CfnRuleGroup.MatchAttributesProperty.getTcpFlags()tcpFlags - `CfnRuleGroup.MatchAttributesProperty.TCPFlags`.this@Stability(value=Stable) public CfnRuleGroup.MatchAttributesProperty build()
build in interface software.amazon.jsii.Builder<CfnRuleGroup.MatchAttributesProperty>CfnRuleGroup.MatchAttributesPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.