Struct rusoto_apigateway::SdkTypes [] [src]

pub struct SdkTypes {
    pub items: Option<Vec<SdkType>>,
    pub position: Option<String>,
}

The collection of SdkType instances.

Fields

The current page of elements from this collection.

Trait Implementations

impl Default for SdkTypes
[src]

[src]

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

impl Debug for SdkTypes
[src]

[src]

Formats the value using the given formatter.

impl Clone for SdkTypes
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more