Struct rusoto_s3::util::PreSignedRequestOption [−][src]
pub struct PreSignedRequestOption {
pub expires_in: Duration,
}Fields
expires_in: DurationTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for PreSignedRequestOption
impl Send for PreSignedRequestOption
impl Sync for PreSignedRequestOption
impl Unpin for PreSignedRequestOption
impl UnwindSafe for PreSignedRequestOption
Blanket Implementations
Mutably borrows from an owned value. Read more
Attaches the provided Subscriber to this type, returning a
WithDispatch wrapper. Read more
Attaches the current default Subscriber to this type, returning a
WithDispatch wrapper. Read more