You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::OpsWorks::Types::AppA description of the app.
Instance Attribute Summary collapseThe app ID.
A Source
object that describes the app repository.
The stack attributes.
When the app was created.
The app\'s data sources.
A description of the app.
The app vhost settings with multiple domains separated by commas.
Whether to enable SSL for the app.
An array of EnvironmentVariable
objects that specify environment variables to be associated with the app.
The app name.
The app\'s short name.
An SslConfiguration
object with the SSL configuration.
The app stack ID.
The app type.
A Source
object that describes the app repository.
When the app was created.
#description ⇒ StringA description of the app.
#domains ⇒ Array<String>The app vhost settings with multiple domains separated by commas. For example: 'www.example.com, example.com'
Whether to enable SSL for the app.
#environment ⇒ Array<Types::EnvironmentVariable>An array of EnvironmentVariable
objects that specify environment variables to be associated with the app. After you deploy the app, these variables are defined on the associated app server instances. For more information, see Environment Variables.
There is no specific limit on the number of environment variables. However, the size of the associated data structure - which includes the variable names, values, and protected flag values - cannot exceed 20 KB. This limit should accommodate most if not all use cases, but if you do exceed it, you will cause an exception (API) with an \"Environment: is too large (maximum is 20 KB)\" message.
#type ⇒ StringThe app type.
Possible values:
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4