#[non_exhaustive]pub struct UpdateRulesOfIpGroupOutput { /* private fields */ }
Implementations§
source§impl UpdateRulesOfIpGroupOutput
impl UpdateRulesOfIpGroupOutput
sourcepub fn builder() -> UpdateRulesOfIpGroupOutputBuilder
pub fn builder() -> UpdateRulesOfIpGroupOutputBuilder
Creates a new builder-style object to manufacture UpdateRulesOfIpGroupOutput
.
Trait Implementations§
source§impl Clone for UpdateRulesOfIpGroupOutput
impl Clone for UpdateRulesOfIpGroupOutput
source§fn clone(&self) -> UpdateRulesOfIpGroupOutput
fn clone(&self) -> UpdateRulesOfIpGroupOutput
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 UpdateRulesOfIpGroupOutput
impl Debug for UpdateRulesOfIpGroupOutput
source§impl PartialEq<UpdateRulesOfIpGroupOutput> for UpdateRulesOfIpGroupOutput
impl PartialEq<UpdateRulesOfIpGroupOutput> for UpdateRulesOfIpGroupOutput
source§fn eq(&self, other: &UpdateRulesOfIpGroupOutput) -> bool
fn eq(&self, other: &UpdateRulesOfIpGroupOutput) -> bool
This method tests for
self
and other
values to be equal, and is used
by ==
.source§impl RequestId for UpdateRulesOfIpGroupOutput
impl RequestId for UpdateRulesOfIpGroupOutput
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.