remoteInboundProfiles

@JvmName(name = "tublviiefdmdtamd")
suspend fun remoteInboundProfiles(value: Output<List<String>>)
@JvmName(name = "wvmeokincotwdboa")
suspend fun remoteInboundProfiles(value: List<String>?)

Parameters

value

Remote Inbound profile names to which Inbound is allowed. Use '*' to allow inbound to all profiles. This property can only be updated in auto-approval mode.


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


@JvmName(name = "tqajmrdcancikhjj")
suspend fun remoteInboundProfiles(values: List<Output<String>>)
@JvmName(name = "dxrfknpccuhhidwr")
suspend fun remoteInboundProfiles(vararg values: String)

Parameters

values

Remote Inbound profile names to which Inbound is allowed. Use '*' to allow inbound to all profiles. This property can only be updated in auto-approval mode.