domains

@JvmName(name = "frgufvkpxlrfdbmx")
suspend fun domains(value: Output<List<String>>)
@JvmName(name = "vwjgcjgtbseqorxs")
suspend fun domains(value: List<String>?)

Parameters

value

The domain name of the ACR Enterprise Edition instance. Defaults to all domain names of the corresponding instance. Support specifying individual domain names, multiple separated by half comma.


@JvmName(name = "rueowotrhyhomqsm")
suspend fun domains(vararg values: Output<String>)


@JvmName(name = "bnfbmyddpvgjbmky")
suspend fun domains(values: List<Output<String>>)
@JvmName(name = "jqicixpoqgosifst")
suspend fun domains(vararg values: String)

Parameters

values

The domain name of the ACR Enterprise Edition instance. Defaults to all domain names of the corresponding instance. Support specifying individual domain names, multiple separated by half comma.