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