Struct aws_sdk_rust::aws::s3::writeparse::NotificationConfigurationDeprecated [] [src]

pub struct NotificationConfigurationDeprecated {
    pub cloud_function_configuration: CloudFunctionConfiguration,
    pub queue_configuration: QueueConfigurationDeprecated,
    pub topic_configuration: TopicConfigurationDeprecated,
}

Fields

Trait Implementations

impl Default for NotificationConfigurationDeprecated
[src]

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

impl Debug for NotificationConfigurationDeprecated
[src]

Formats the value using the given formatter.