class Aws::OpsWorks::Types::DescribeAppsRequest
@note When making an API call, you may pass DescribeAppsRequest
data as a hash: { stack_id: "String", app_ids: ["String"], }
@!attribute [rw] stack_id
The app stack ID. If you use this parameter, `DescribeApps` returns a description of the apps in the specified stack. @return [String]
@!attribute [rw] app_ids
An array of app IDs for the apps to be described. If you use this parameter, `DescribeApps` returns a description of the specified apps. Otherwise, it returns a description of every app. @return [Array<String>]
@see docs.aws.amazon.com/goto/WebAPI/opsworks-2013-02-18/DescribeAppsRequest AWS API Documentation
Constants
- SENSITIVE