overrideStrategy

val overrideStrategy: Output<String>?

Whether the domain creation should override any existing mappings for this domain. By default, overrides are rejected. Default value is STRICT. Possible values are: STRICT, OVERRIDE.