Class TopicRuleCloudwatchLogArgs


  • public final class TopicRuleCloudwatchLogArgs
    extends com.pulumi.resources.ResourceArgs
    • Method Detail

      • batchMode

        public java.util.Optional<com.pulumi.core.Output<java.lang.Boolean>> batchMode()
        Returns:
        The payload that contains a JSON array of records will be sent to CloudWatch via a batch call.
      • logGroupName

        public com.pulumi.core.Output<java.lang.String> logGroupName()
        Returns:
        The CloudWatch log group name.
      • roleArn

        public com.pulumi.core.Output<java.lang.String> roleArn()
        Returns:
        The IAM role ARN that allows access to the CloudWatch alarm.