get Delivery Destination
suspend fun getDeliveryDestination(argument: GetDeliveryDestinationPlainArgs): GetDeliveryDestinationResult
This structure contains information about one delivery destination in your account. A delivery destination is an AWS resource that represents an AWS service that logs can be sent to CloudWatch Logs, Amazon S3, are supported as Kinesis Data Firehose delivery destinations.
Return
null
Parameters
argument
null
Return
null
Parameters
name
The name of this delivery destination.
See also
suspend fun getDeliveryDestination(argument: suspend GetDeliveryDestinationPlainArgsBuilder.() -> Unit): GetDeliveryDestinationResult
Return
null
Parameters
argument
Builder for com.pulumi.awsnative.logs.kotlin.inputs.GetDeliveryDestinationPlainArgs.