Struct rusoto_s3::JSONInput [−][src]
Expand description
Specifies JSON as object's input serialization format.
Fields
type_: Option<String>The type of JSON. Valid values: Document, Lines.
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for JSONInput
impl UnwindSafe for JSONInput
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