VIAcode AWS All Regions EC2 Instances Group

VIAcode.AwsExtension.Relationship.SummaryAwsAlertGroupContainsAmazonWatcherNode (RelationshipType)

Group contains all AWS EC2 Instances located in any Amazon region.

Element properties:

SourceVIAcode.AwsExtension.Group.SummaryAwsAlerts
TargetAmazon.AmazonWebServices.WatcherNode
TypeSystem.Containment
AccessibilityPublic
AbstractFalse

Source Code:

<RelationshipType ID="VIAcode.AwsExtension.Relationship.SummaryAwsAlertGroupContainsAmazonWatcherNode" Base="System!System.Containment" Abstract="false" Accessibility="Public">
<Source ID="SummaryAwsAlertsGroup" Type="VIAcode.AwsExtension.Group.SummaryAwsAlerts"/>
<Target ID="AmazonWatcherNode" Type="AWS!Amazon.AmazonWebServices.WatcherNode"/>
</RelationshipType>