Struct rusoto_elasticache::ModifyCacheSubnetGroupResult [] [src]

pub struct ModifyCacheSubnetGroupResult {
    pub cache_subnet_group: Option<CacheSubnetGroup>,
}

Fields

Trait Implementations

impl Default for ModifyCacheSubnetGroupResult
[src]

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

impl Debug for ModifyCacheSubnetGroupResult
[src]

Formats the value using the given formatter.

impl Clone for ModifyCacheSubnetGroupResult
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more