isolationDomainIds

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


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