Struct aws_sdk_m2::output::GetDataSetImportTaskOutput
source · #[non_exhaustive]pub struct GetDataSetImportTaskOutput { /* private fields */ }Implementations§
source§impl GetDataSetImportTaskOutput
impl GetDataSetImportTaskOutput
sourcepub fn builder() -> Builder
pub fn builder() -> Builder
Creates a new builder-style object to manufacture GetDataSetImportTaskOutput.
Trait Implementations§
source§impl Clone for GetDataSetImportTaskOutput
impl Clone for GetDataSetImportTaskOutput
source§fn clone(&self) -> GetDataSetImportTaskOutput
fn clone(&self) -> GetDataSetImportTaskOutput
Returns a copy of the value. Read more
1.0.0 · source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from
source. Read more