get Delivery
This structure contains information about one delivery in your account. A delivery is a connection between a logical delivery source and a logical delivery destination. For more information, see CreateDelivery.
Return
null
Parameters
argument
null
Return
null
Parameters
delivery Id
The unique ID that identifies this delivery in your account.
See also
suspend fun getDelivery(argument: suspend GetDeliveryPlainArgsBuilder.() -> Unit): GetDeliveryResult
Return
null
Parameters
argument
Builder for com.pulumi.awsnative.logs.kotlin.inputs.GetDeliveryPlainArgs.