Class GetTrafficPolicyDocumentRuleRegion


  • public final class GetTrafficPolicyDocumentRuleRegion
    extends com.pulumi.resources.InvokeArgs
    • Method Detail

      • endpointReference

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

        public java.util.Optional<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<java.lang.String> healthCheck()
        Returns:
        If you want to associate a health check with the endpoint or rule.
      • region

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

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