isolationDomainIds

@JvmName(name = "mabfeldepyoijdoj")
suspend fun isolationDomainIds(value: Output<List<String>>)
@JvmName(name = "mhlnwllshqwdbtne")
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 = "xpaetruyorngavui")
suspend fun isolationDomainIds(vararg values: Output<String>)


@JvmName(name = "vfxxfmlggjgwvfvt")
suspend fun isolationDomainIds(values: List<Output<String>>)
@JvmName(name = "flfojlgoabnisxcb")
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.