Struct rusoto_cloudfront::ListCloudFrontOriginAccessIdentitiesResult [] [src]

pub struct ListCloudFrontOriginAccessIdentitiesResult {
    pub cloud_front_origin_access_identity_list: Option<CloudFrontOriginAccessIdentityList>,
}

The returned result of the corresponding request.

Fields

The CloudFrontOriginAccessIdentityList type.

Trait Implementations

impl Default for ListCloudFrontOriginAccessIdentitiesResult
[src]

[src]

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

impl Debug for ListCloudFrontOriginAccessIdentitiesResult
[src]

[src]

Formats the value using the given formatter.