Skip to main content

AwsSecurityGroupAnchorSchema

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.

@group

Anchors/AwsSecurityGroup

Hierarchy

  • unknown
    • AwsSecurityGroupAnchorSchema

Index

Properties

Properties

properties

properties: any = ...

Input properties.

  • properties.rules - A list of security group rules. See AwsSecurityGroupAnchorRuleSchema for options.
  • properties.securityGroupName - The name of the security group.
Page Options