remoteInboundProfiles

@JvmName(name = "cwmrtbhgemqftgmy")
suspend fun remoteInboundProfiles(value: Output<List<String>>)
@JvmName(name = "tvfsuhvrrdqfwfin")
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. It's default value is '*'.


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


@JvmName(name = "ccbxyrqstncikhrh")
suspend fun remoteInboundProfiles(values: List<Output<String>>)
@JvmName(name = "xjoypojfhcvevrqg")
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. It's default value is '*'.