Package com.pulumi.aws.ec2.outputs
Class GetNetworkInsightsAnalysisForwardPathComponentOutboundHeaderSourcePortRange
- java.lang.Object
-
- com.pulumi.aws.ec2.outputs.GetNetworkInsightsAnalysisForwardPathComponentOutboundHeaderSourcePortRange
-
public final class GetNetworkInsightsAnalysisForwardPathComponentOutboundHeaderSourcePortRange extends java.lang.Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
GetNetworkInsightsAnalysisForwardPathComponentOutboundHeaderSourcePortRange.Builder
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static GetNetworkInsightsAnalysisForwardPathComponentOutboundHeaderSourcePortRange.Builder
builder()
static GetNetworkInsightsAnalysisForwardPathComponentOutboundHeaderSourcePortRange.Builder
builder(GetNetworkInsightsAnalysisForwardPathComponentOutboundHeaderSourcePortRange defaults)
java.lang.Integer
from()
java.lang.Integer
to()
-
-
-
Method Detail
-
from
public java.lang.Integer from()
-
to
public java.lang.Integer to()
-
builder
public static GetNetworkInsightsAnalysisForwardPathComponentOutboundHeaderSourcePortRange.Builder builder()
-
builder
public static GetNetworkInsightsAnalysisForwardPathComponentOutboundHeaderSourcePortRange.Builder builder(GetNetworkInsightsAnalysisForwardPathComponentOutboundHeaderSourcePortRange defaults)
-
-