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