Struct rusoto_ds::GetSnapshotLimitsRequest [] [src]

pub struct GetSnapshotLimitsRequest {
    pub directory_id: String,
}

Contains the inputs for the GetSnapshotLimits operation.

Fields

Contains the identifier of the directory to obtain the limits for.

Trait Implementations

impl Default for GetSnapshotLimitsRequest
[src]

[src]

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

impl Debug for GetSnapshotLimitsRequest
[src]

[src]

Formats the value using the given formatter.

impl Clone for GetSnapshotLimitsRequest
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more