Get Traffic Policy Document Rule Primary
data class GetTrafficPolicyDocumentRulePrimary(val endpointReference: String? = null, val evaluateTargetHealth: Boolean? = null, val healthCheck: String? = null, val ruleReference: String? = null) : ConvertibleToJava<GetTrafficPolicyDocumentRulePrimary>
Properties
Link copied to clipboard
References to an endpoint.
Link copied to clipboard
Indicates whether you want Amazon Route 53 to evaluate the health of the endpoint and route traffic only to healthy endpoints.
Link copied to clipboard
If you want to associate a health check with the endpoint or rule.
Link copied to clipboard
References to a rule.