C# Class Amazon.OpsWorks.Model.CreateAppRequest

Container for the parameters to the CreateApp operation. Creates an app for a specified stack. For more information, see Creating Apps.

Required Permissions: To use this action, an IAM user must have a 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
Datei anzeigen Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

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