Struct aws_sdk_iot1clickprojects::operation::get_devices_in_placement::GetDevicesInPlacementOutput
source · #[non_exhaustive]pub struct GetDevicesInPlacementOutput { /* private fields */ }Implementations§
source§impl GetDevicesInPlacementOutput
impl GetDevicesInPlacementOutput
sourcepub fn builder() -> GetDevicesInPlacementOutputBuilder
pub fn builder() -> GetDevicesInPlacementOutputBuilder
Creates a new builder-style object to manufacture GetDevicesInPlacementOutput.
Trait Implementations§
source§impl Clone for GetDevicesInPlacementOutput
impl Clone for GetDevicesInPlacementOutput
source§fn clone(&self) -> GetDevicesInPlacementOutput
fn clone(&self) -> GetDevicesInPlacementOutput
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 moresource§impl Debug for GetDevicesInPlacementOutput
impl Debug for GetDevicesInPlacementOutput
source§impl PartialEq<GetDevicesInPlacementOutput> for GetDevicesInPlacementOutput
impl PartialEq<GetDevicesInPlacementOutput> for GetDevicesInPlacementOutput
source§fn eq(&self, other: &GetDevicesInPlacementOutput) -> bool
fn eq(&self, other: &GetDevicesInPlacementOutput) -> bool
This method tests for
self and other values to be equal, and is used
by ==.source§impl RequestId for GetDevicesInPlacementOutput
impl RequestId for GetDevicesInPlacementOutput
source§fn request_id(&self) -> Option<&str>
fn request_id(&self) -> Option<&str>
Returns the request ID, or
None if the service could not be reached.