deliveryChannelTargetArn

@JvmName(name = "vcjvpulstfbcmnxf")
suspend fun deliveryChannelTargetArn(value: Output<String>)
@JvmName(name = "cmrnfnynndmdhkli")
suspend fun deliveryChannelTargetArn(value: String?)

Parameters

value

The ARN of the delivery destination. This parameter is required when you create a delivery method. The value must be in one of the following formats:

  • acs:oss:{RegionId}:{Aliuid}:{bucketName}: if your delivery destination is an Object Storage Service (OSS) bucket.

  • acs:mns:{RegionId}:{Aliuid}:/topics/{topicName}: if your delivery destination is a Message Service (MNS) topic.

  • acs:log:{RegionId}:{Aliuid}:project/{projectName}/logstore/{logstoreName}: if your delivery destination is a Log Service Logstore.