MENU
      DirectRuleGroupCreateDto

        DirectRuleGroupCreateDto


        Article summary

        Available in Classic and VPC

        Create an event rule without creating monitoring target and item groups.

        Syntax

        The syntax is as follows.

        private String prodKey;
        private String groupName;
        private String groupDesc;
        private MonitorGrpDto monitorGroup;
        private CreateOrUpdateMetricsGrpDto metricsGroup;
        private List<RecipientNotification> recipientNotifications;
        private List<AsgPolicy> asgPolicys;
        private Set<String> cfTriggers;
        Java

        Field

        The following describes the fields.

        FieldTypeRequiredDescription
        prodKeyStringRequiredcw_key of the product
        groupNameStringRequiredEvent rule name
        • 1 - 100
        groupDescStringOptionalEvent rule description
        • 300 or less
        monitorGroupMonitorGrpDtoRequiredSets monitored target
        metricsGroupCreateOrUpdateMetricsGrpDtoRequiredSets monitored item
        recipientNotificationsList<RecipientNotification>OptionalNotification recipient group
        • Multiple entries allowed
        asgPolicysList<AsgPolicy>OptionalAutoscaling group policy
        • Multiple entries allowed
        cfTriggersSet<String>OptionalTo be provided in the future

        Was this article helpful?

        Changing your password will log you out immediately. Use the new password to log back in.
        First name must have atleast 2 characters. Numbers and special characters are not allowed.
        Last name must have atleast 1 characters. Numbers and special characters are not allowed.
        Enter a valid email
        Enter a valid password
        Your profile has been successfully updated.