Struct aws_sdk_redshift::model::reserved_node_configuration_option::Builder [−][src]
#[non_exhaustive]pub struct Builder { /* fields omitted */ }
Expand description
A builder for ReservedNodeConfigurationOption
Implementations
Describes a reserved node. You can call the DescribeReservedNodeOfferings API to obtain the available reserved node offerings.
Describes a reserved node. You can call the DescribeReservedNodeOfferings API to obtain the available reserved node offerings.
The target reserved-node count.
The target reserved-node count.
Describes a reserved node offering.
Describes a reserved node offering.
Consumes the builder and constructs a ReservedNodeConfigurationOption
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