Struct aws_sdk_securityhub::model::aws_redshift_cluster_pending_modified_values::Builder [−][src]
#[non_exhaustive]pub struct Builder { /* fields omitted */ }
Expand description
A builder for AwsRedshiftClusterPendingModifiedValues
Implementations
The pending or in-progress change to the automated snapshot retention period.
The pending or in-progress change to the automated snapshot retention period.
The pending or in-progress change to the identifier for the cluster.
The pending or in-progress change to the identifier for the cluster.
The pending or in-progress change to the cluster type.
The pending or in-progress change to the cluster type.
The pending or in-progress change to the service version.
The pending or in-progress change to the service version.
The encryption type for a cluster.
The encryption type for a cluster.
Indicates whether to create the cluster with enhanced VPC routing enabled.
Indicates whether to create the cluster with enhanced VPC routing enabled.
The name of the maintenance track that the cluster changes to during the next maintenance window.
The name of the maintenance track that the cluster changes to during the next maintenance window.
The pending or in-progress change to the master user password for the cluster.
The pending or in-progress change to the master user password for the cluster.
The pending or in-progress change to the cluster's node type.
The pending or in-progress change to the cluster's node type.
The pending or in-progress change to the number of nodes in the cluster.
The pending or in-progress change to the number of nodes in the cluster.
The pending or in-progress change to whether the cluster can be connected to from the public network.
The pending or in-progress change to whether the cluster can be connected to from the public network.
Consumes the builder and constructs a AwsRedshiftClusterPendingModifiedValues
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