You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::OpsWorksCM::Types::StartMaintenanceRequestWhen passing StartMaintenanceRequest as input to an Aws::Client method, you can use a vanilla Hash:
{
server_name: "ServerName", engine_attributes: [
{
name: "EngineAttributeName",
value: "EngineAttributeValue",
},
],
}
Instance Attribute Summary collapse
Engine attributes that are specific to the server on which you want to run maintenance.
The name of the server on which to run maintenance.
Engine attributes that are specific to the server on which you want to run maintenance.
Attributes accepted in a StartMaintenance request for Chef .title
CHEF_MAJOR_UPGRADE
: If a Chef Automate server is eligible for upgrade to Chef Automate 2, add this engine attribute to a StartMaintenance
request and set the value to true
to upgrade the server to Chef Automate 2. For more information, see Upgrade an AWS OpsWorks for Chef Automate Server to Chef Automate 2.^
#server_name ⇒ StringThe name of the server on which to run maintenance.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4