isolationDomainIds

@JvmName(name = "rftlbtnykimvescx")
suspend fun isolationDomainIds(value: Output<List<String>>)
@JvmName(name = "qqaqkyghrmbghvkd")
suspend fun isolationDomainIds(value: List<String>?)

Parameters

value

The list of resource IDs representing the Network Fabric isolation domains. It can be any combination of l2IsolationDomain and l3IsolationDomain resources.


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


@JvmName(name = "yprsjytipdlthsue")
suspend fun isolationDomainIds(values: List<Output<String>>)
@JvmName(name = "xpwyqtcokxagqkab")
suspend fun isolationDomainIds(vararg values: String)

Parameters

values

The list of resource IDs representing the Network Fabric isolation domains. It can be any combination of l2IsolationDomain and l3IsolationDomain resources.