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
파일 보기 프로젝트 열기: aws/aws-sdk-net 1 사용 예제들

비공개 메소드들

메소드 설명
IsSetAppId ( ) : bool
IsSetCommand ( ) : bool
IsSetComment ( ) : bool
IsSetCustomJson ( ) : bool
IsSetInstanceIds ( ) : bool
IsSetLayerIds ( ) : bool
IsSetStackId ( ) : bool