Class DataAwsEc2NetworkInsightsAnalysisReturnPathComponentsSecurityGroupRulePortRange.Builder
- java.lang.Object
-
- com.hashicorp.cdktf.providers.aws.data_aws_ec2_network_insights_analysis.DataAwsEc2NetworkInsightsAnalysisReturnPathComponentsSecurityGroupRulePortRange.Builder
-
- All Implemented Interfaces:
software.amazon.jsii.Builder<DataAwsEc2NetworkInsightsAnalysisReturnPathComponentsSecurityGroupRulePortRange>
- Enclosing interface:
- DataAwsEc2NetworkInsightsAnalysisReturnPathComponentsSecurityGroupRulePortRange
@Stability(Stable) public static final class DataAwsEc2NetworkInsightsAnalysisReturnPathComponentsSecurityGroupRulePortRange.Builder extends Object implements software.amazon.jsii.Builder<DataAwsEc2NetworkInsightsAnalysisReturnPathComponentsSecurityGroupRulePortRange>
-
-
Constructor Summary
Constructors Constructor Description Builder()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description DataAwsEc2NetworkInsightsAnalysisReturnPathComponentsSecurityGroupRulePortRangebuild()Builds the configured instance.
-
-
-
Method Detail
-
build
@Stability(Stable) public DataAwsEc2NetworkInsightsAnalysisReturnPathComponentsSecurityGroupRulePortRange build()
Builds the configured instance.- Specified by:
buildin interfacesoftware.amazon.jsii.Builder<DataAwsEc2NetworkInsightsAnalysisReturnPathComponentsSecurityGroupRulePortRange>- Returns:
- a new instance of
DataAwsEc2NetworkInsightsAnalysisReturnPathComponentsSecurityGroupRulePortRange - Throws:
NullPointerException- if any required attribute was not provided
-
-