Struct rusoto_cloudfront::ListDistributionsResult [] [src]

pub struct ListDistributionsResult {
    pub distribution_list: Option<DistributionList>,
}

The returned result of the corresponding request.

Fields

The DistributionList type.

Trait Implementations

impl Default for ListDistributionsResult
[src]

[src]

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

impl Debug for ListDistributionsResult
[src]

[src]

Formats the value using the given formatter.