Class TopicRuleDestinationState


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

      • arn

        public java.util.Optional<com.pulumi.core.Output<java.lang.String>> arn()
        Returns:
        The ARN of the topic rule destination
      • enabled

        public java.util.Optional<com.pulumi.core.Output<java.lang.Boolean>> enabled()
        Returns:
        Whether or not to enable the destination. Default: `true`.
      • vpcConfiguration

        public java.util.Optional<com.pulumi.core.Output<TopicRuleDestinationVpcConfigurationArgs>> vpcConfiguration()
        Returns:
        Configuration of the virtual private cloud (VPC) connection. For more info, see the [AWS documentation](https://docs.aws.amazon.com/iot/latest/developerguide/vpc-rule-action.html).