Pipe Target Event Bridge Event Bus Parameters Args
data class PipeTargetEventBridgeEventBusParametersArgs(val detailType: Output<String>? = null, val endpointId: Output<String>? = null, val resources: Output<List<String>>? = null, val source: Output<String>? = null, val time: Output<String>? = null) : ConvertibleToJava<PipeTargetEventBridgeEventBusParametersArgs>
Constructors
Properties
Link copied to clipboard
A free-form string, with a maximum of 128 characters, used to decide what fields to expect in the event detail.
Link copied to clipboard
The URL subdomain of the endpoint. For example, if the URL for Endpoint is https://abcde.veo.endpoints.event.amazonaws.com, then the EndpointId is abcde.veo
.