Class GetTrafficPolicyDocumentRuleRegionArgs


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

      • endpointReference

        public java.util.Optional<com.pulumi.core.Output<java.lang.String>> endpointReference()
        Returns:
        References to an endpoint.
      • evaluateTargetHealth

        public java.util.Optional<com.pulumi.core.Output<java.lang.Boolean>> evaluateTargetHealth()
        Returns:
        Indicates whether you want Amazon Route 53 to evaluate the health of the endpoint and route traffic only to healthy endpoints.
      • healthCheck

        public java.util.Optional<com.pulumi.core.Output<java.lang.String>> healthCheck()
        Returns:
        If you want to associate a health check with the endpoint or rule.
      • region

        public java.util.Optional<com.pulumi.core.Output<java.lang.String>> region()
        Returns:
        Region code for the AWS Region that you created the resource in.
      • ruleReference

        public java.util.Optional<com.pulumi.core.Output<java.lang.String>> ruleReference()
        Returns:
        References to a rule.