getDestination

The AWS::Logs::Destination resource specifies a CloudWatch Logs destination. A destination encapsulates a physical resource (such as an Amazon Kinesis data stream) and enables you to subscribe that resource to a stream of log events.

Return

null

Parameters

argument

null


suspend fun getDestination(destinationName: String): GetDestinationResult

Return

null

Parameters

destinationName

The name of the destination resource

See also


Return

null

Parameters

argument

Builder for com.pulumi.awsnative.logs.kotlin.inputs.GetDestinationPlainArgs.

See also