Class ActionGroupArgs


  • public final class ActionGroupArgs
    extends com.pulumi.resources.ResourceArgs
    A pointer to an Azure Action Group.
    • Method Detail

      • actionGroupId

        public com.pulumi.core.Output<java.lang.String> actionGroupId()
        Returns:
        The resource ID of the Action Group. This cannot be null or empty.
      • webhookProperties

        public java.util.Optional<com.pulumi.core.Output<java.util.Map<java.lang.String,​java.lang.String>>> webhookProperties()
        Returns:
        the dictionary of custom properties to include with the post operation. These data are appended to the webhook payload.