C# Class Amazon.OpsWorks.Model.UpdateAppRequest

Container for the parameters to the UpdateApp operation. Updates a specified app.

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.

Inheritance: AmazonOpsWorksRequest
显示文件 Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetAppId ( ) : bool
IsSetAppSource ( ) : bool
IsSetAttributes ( ) : bool
IsSetDataSources ( ) : bool
IsSetDescription ( ) : bool
IsSetDomains ( ) : bool
IsSetEnableSsl ( ) : bool
IsSetEnvironment ( ) : bool
IsSetName ( ) : bool
IsSetSslConfiguration ( ) : bool
IsSetType ( ) : bool