Struct aws_sdk_elasticsearch::model::log_publishing_option::Builder [−][src]
#[non_exhaustive]pub struct Builder { /* fields omitted */ }
Expand description
A builder for LogPublishingOption
Implementations
ARN of the Cloudwatch log group to which log needs to be published.
ARN of the Cloudwatch log group to which log needs to be published.
Specifies whether given log publishing option is enabled or not.
Specifies whether given log publishing option is enabled or not.
Consumes the builder and constructs a LogPublishingOption
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for Builder
impl UnwindSafe for Builder
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