AwsSecurityGroupAnchorSchema
Hierarchy
- BaseAnchorSchema- AwsSecurityGroupAnchorSchema
 
Index
Properties
Properties
inheritedanchorId
inheritedparent
properties
Input properties.
- properties.rules- A list of security group rules. See AwsSecurityGroupAnchorRuleSchema for options.
- properties.securityGroupName- The name of the security group.
Type declaration
- rules: AwsSecurityGroupAnchorRuleSchema[]
- securityGroupName: string
This anchor is associated with models where a security group is present. It can be used to access and update the security group rules of the model. It is typically associated with an Execution or Server.
Anchors/AwsSecurityGroup