Struct aws_sdk_ebs::operation::GetSnapshotBlock [−][src]
pub struct GetSnapshotBlock { /* fields omitted */ }Expand description
Operation shape for GetSnapshotBlock.
This is usually constructed for you using the the fluent builder returned by
get_snapshot_block.
See crate::client::fluent_builders::GetSnapshotBlock for more details about the operation.
Implementations
Trait Implementations
Returns the “default value” for a type. Read more
Auto Trait Implementations
impl RefUnwindSafe for GetSnapshotBlock
impl Send for GetSnapshotBlock
impl Sync for GetSnapshotBlock
impl Unpin for GetSnapshotBlock
impl UnwindSafe for GetSnapshotBlock
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
