Libraries
»
puppetlabs-amazon_aws
(0.3.0)
»
Index (r)
»
Puppet Tasks
»
redshift_aws_modify_cluster_maintenance
Puppet Task: redshift_aws_modify_cluster_maintenance
Defined in:
tasks/redshift_aws_modify_cluster_maintenance.json,
tasks/redshift_aws_modify_cluster_maintenance.rb
Overview
Modifies the maintenance settings of a cluster. For example, you can defer a maintenance window. You can also update or cancel a deferment.
Supports noop?
false
Parameters
cluster_identifier
(Optional[String[1]])
—
defer_maintenance
(Optional[String[1]])
—
defer_maintenance_duration
(Optional[String[1]])
—
defer_maintenance_end_time
(Optional[String[1]])
—
defer_maintenance_identifier
(Optional[String[1]])
—
defer_maintenance_start_time
(Optional[String[1]])
—