ResponsePolicyRule

Creates a new Response Policy Rule. Auto-naming is currently not supported for this resource.

Properties

Link copied to clipboard
val behavior: Output<String>

Answer this query with a behavior rather than DNS data.

Link copied to clipboard

For mutating operation requests only. An optional identifier specified by the client. Must be unique for operation resources in the Operations collection.

Link copied to clipboard
val dnsName: Output<String>

The DNS name (wildcard or exact) to apply this rule to. Must be unique within the Response Policy Rule.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val kind: Output<String>
Link copied to clipboard

Answer this query directly with DNS data. These ResourceRecordSets override any other DNS behavior for the matched name; in particular they override private zones, the public internet, and GCP internal DNS. No SOA nor NS types are allowed.

Link copied to clipboard
val project: Output<String>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val responsePolicy: Output<String>
Link copied to clipboard
val ruleName: Output<String>

An identifier for this rule. Must be unique with the ResponsePolicy.

Link copied to clipboard
val urn: Output<String>