C# Класс Amazon.OpsWorks.Model.CreateDeploymentRequest

Container for the parameters to the CreateDeployment operation.

Deploys a stack or app.

  • App deployment generates a deploy event, which runs the associated recipes and passes them a JSON stack configuration object that includes information about the app.
  • Stack deployment runs the deploy recipes but does not raise an event.

For more information, see Deploying Apps and Run Stack Commands .

Required Permissions : To use this action, an IAM user must have a Deploy or Manage permissions level for the stack, or an attached policy that explicitly grants permissions. For more information on user permissions, see Managing User Permissions .

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

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

Метод Описание
IsSetAppId ( ) : bool
IsSetCommand ( ) : bool
IsSetComment ( ) : bool
IsSetCustomJson ( ) : bool
IsSetInstanceIds ( ) : bool
IsSetLayerIds ( ) : bool
IsSetStackId ( ) : bool