importPolicies

@JvmName(name = "hioqcoufvewaybsq")
suspend fun importPolicies(value: Output<List<String>>)
@JvmName(name = "mlkoojdtlisqubvk")
suspend fun importPolicies(value: List<String>?)

Parameters

value

routers.list of import policies applied to this peer, in the order they must be evaluated. The name must correspond to an existing policy that has ROUTE_POLICY_TYPE_IMPORT type.


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


@JvmName(name = "pmxfonfactekpshb")
suspend fun importPolicies(values: List<Output<String>>)
@JvmName(name = "crjrqblfcntloprw")
suspend fun importPolicies(vararg values: String)

Parameters

values

routers.list of import policies applied to this peer, in the order they must be evaluated. The name must correspond to an existing policy that has ROUTE_POLICY_TYPE_IMPORT type.