relevantState property

List<String>? relevantState
getter/setter pair

An enum that indicates which state(s) this DNS record applies to.

Populated for all records with an ADD or REMOVE required action.

Output only.

Implementation

core.List<core.String>? relevantState;