Struct aws_sdk_emrserverless::output::GetJobRunOutput
source · #[non_exhaustive]pub struct GetJobRunOutput { /* private fields */ }Implementations§
source§impl GetJobRunOutput
impl GetJobRunOutput
sourcepub fn builder() -> Builder
pub fn builder() -> Builder
Creates a new builder-style object to manufacture GetJobRunOutput.
Trait Implementations§
source§impl Clone for GetJobRunOutput
impl Clone for GetJobRunOutput
source§fn clone(&self) -> GetJobRunOutput
fn clone(&self) -> GetJobRunOutput
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