Readonly
securityAn array of the friendly names of security group rules to reference.
This is the logical name
property of the security group as defined in network-config.yaml.
Referenced security groups must exist in the same VPC this rule is being created in. A security group rule will be created for each referenced security group in this array.
Generated using TypeDoc
NetworkConfig / VpcConfig | VpcTemplatesConfig / SecurityGroupConfig / SecurityGroupRuleConfig / SecurityGroupSourceConfig
Security group source configuration. Use this configuration to define a security group as a source of a security group rule.
Example