Trait rusoto_core::param::ToParam [] [src]

pub trait ToParam {
    fn to_param(&self) -> String;
}

Required Methods

Implementors