localInboundProfiles

@JvmName(name = "sysjjoxrtiowanog")
suspend fun localInboundProfiles(value: Output<List<String>>)
@JvmName(name = "mjpecqjkfspamjse")
suspend fun localInboundProfiles(value: List<String>?)

Parameters

value

Local Inbound profile names to which Inbound is allowed. Use '*' to allow inbound to all profiles.


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


@JvmName(name = "ejioaliebyfgrgmb")
suspend fun localInboundProfiles(values: List<Output<String>>)
@JvmName(name = "moqhfhosxijumfvx")
suspend fun localInboundProfiles(vararg values: String)

Parameters

values

Local Inbound profile names to which Inbound is allowed. Use '*' to allow inbound to all profiles.