Struct aws_sdk_appflow::model::DatadogMetadata
source · [−]#[non_exhaustive]pub struct DatadogMetadata {}
Expand description
The connector metadata specific to Datadog.
Implementations
Creates a new builder-style object to manufacture DatadogMetadata
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for DatadogMetadata
impl Send for DatadogMetadata
impl Sync for DatadogMetadata
impl Unpin for DatadogMetadata
impl UnwindSafe for DatadogMetadata
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