localInboundProfiles

@JvmName(name = "kfbnsedfscrnskus")
suspend fun localInboundProfiles(value: Output<List<String>>)
@JvmName(name = "uggxfbldfpyypkan")
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 = "ofimhbsukdnmcexh")
suspend fun localInboundProfiles(vararg values: Output<String>)


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

Parameters

values

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