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