Struct aws_sdk_rust::aws::s3::bucket::QueueConfigurationDeprecated [] [src]

pub struct QueueConfigurationDeprecated {
    pub queue: QueueArn,
    pub events: EventList,
    pub id: NotificationId,
    pub event: Event,
}

Fields

Trait Implementations

impl Default for QueueConfigurationDeprecated
[src]

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

impl Debug for QueueConfigurationDeprecated
[src]

Formats the value using the given formatter.