Struct aws_sdk_accessanalyzer::model::InternetConfiguration  [−][src]
#[non_exhaustive]pub struct InternetConfiguration {}Expand description
This configuration sets the network origin for the Amazon S3 access point or multi-region
access point to Internet.
Implementations
Creates a new builder-style object to manufacture InternetConfiguration
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for InternetConfiguration
impl Send for InternetConfiguration
impl Sync for InternetConfiguration
impl Unpin for InternetConfiguration
impl UnwindSafe for InternetConfiguration
Blanket Implementations
Mutably borrows from an owned value. Read more
Attaches the provided Subscriber to this type, returning a
WithDispatch wrapper. Read more
Attaches the current default Subscriber to this type, returning a
WithDispatch wrapper. Read more