Struct rusoto_rds::RemoveSourceIdentifierFromSubscriptionResult [] [src]

pub struct RemoveSourceIdentifierFromSubscriptionResult {
    pub event_subscription: Option<EventSubscription>,
}

Fields

Trait Implementations

impl Default for RemoveSourceIdentifierFromSubscriptionResult
[src]

Returns the "default value" for a type. Read more

impl Debug for RemoveSourceIdentifierFromSubscriptionResult
[src]

Formats the value using the given formatter.

impl Clone for RemoveSourceIdentifierFromSubscriptionResult
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more