Struct aws_sdk_appflow::model::EventBridgeMetadata
source · [−]#[non_exhaustive]pub struct EventBridgeMetadata {}
Expand description
The connector metadata specific to Amazon EventBridge.
Implementations
Creates a new builder-style object to manufacture EventBridgeMetadata
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for EventBridgeMetadata
impl Send for EventBridgeMetadata
impl Sync for EventBridgeMetadata
impl Unpin for EventBridgeMetadata
impl UnwindSafe for EventBridgeMetadata
Blanket Implementations
Mutably borrows from an owned value. Read more
Attaches the provided Subscriber
to this type, returning a
WithDispatch
wrapper. Read more
Attaches the current default Subscriber
to this type, returning a
WithDispatch
wrapper. Read more