Struct aws_sdk_ec2::model::spot_datafeed_subscription::Builder
source · [−]#[non_exhaustive]pub struct Builder { /* private fields */ }
Expand description
A builder for SpotDatafeedSubscription
Implementations
The name of the Amazon S3 bucket where the Spot Instance data feed is located.
The name of the Amazon S3 bucket where the Spot Instance data feed is located.
The fault codes for the Spot Instance request, if any.
The fault codes for the Spot Instance request, if any.
The Amazon Web Services account ID of the account.
The Amazon Web Services account ID of the account.
The prefix for the data feed files.
The state of the Spot Instance data feed subscription.
The state of the Spot Instance data feed subscription.
Consumes the builder and constructs a SpotDatafeedSubscription
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