Change

class Change : KotlinCustomResource

Atomically updates the ResourceRecordSet collection. Auto-naming is currently not supported for this resource. Note - this resource's API doesn't support deletion. When deleted, the resource will persist on Google Cloud even though it will be deleted from Pulumi state.

Properties

Link copied to clipboard

Which ResourceRecordSets to add?

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

Which ResourceRecordSets to remove? Must match existing data exactly.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val isServing: Output<Boolean>

If the DNS queries for the zone will be served.

Link copied to clipboard
val kind: Output<String>
Link copied to clipboard
val managedZone: Output<String>
Link copied to clipboard
val project: Output<String>
Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val startTime: Output<String>

The time that this operation was started by the server (output only). This is in RFC3339 text format.

Link copied to clipboard
val status: Output<String>

Status of the operation (output only). A status of "done" means that the request to update the authoritative servers has been sent, but the servers might not be updated yet.

Link copied to clipboard
val urn: Output<String>