C# Класс Amazon.OpsWorksCM.Model.UpdateServerEngineAttributesRequest

Container for the parameters to the UpdateServerEngineAttributes operation. Updates engine specific attributes on a specified server. Server will enter the MODIFYING state when this operation is in progress. Only one update can take place at a time.

This operation can be use to reset Chef Server main API key (CHEF_PIVOTAL_KEY).

This operation is asynchronous.

This operation can only be called for HEALTHY and UNHEALTHY servers. Otherwise a InvalidStateException is raised. A ResourceNotFoundException is thrown when the server does not exist. A ValidationException is raised when parameters of the request are invalid.

Наследование: AmazonOpsWorksCMRequest
Показать файл Открыть проект Примеры использования класса

Приватные методы

Метод Описание
IsSetAttributeName ( ) : bool
IsSetAttributeValue ( ) : bool
IsSetServerName ( ) : bool