| Package | Description |
|---|---|
| software.amazon.awscdk.services.ec2 |
Amazon EC2 Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
CfnSecurityGroupProps |
CfnSecurityGroupProps.Builder.build()
Builds the configured instance.
|
| Constructor and Description |
|---|
CfnSecurityGroup(software.constructs.Construct scope,
String id,
CfnSecurityGroupProps props)
Create a new `AWS::EC2::SecurityGroup`.
|
Copyright © 2021. All rights reserved.