Builder
class Builder
Properties
Link copied to clipboard
One or more user-defined key/value pairs to be added to the stack attributes.
Link copied to clipboard
The app's data sources.
Link copied to clipboard
A description of the app.
Link copied to clipboard
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.
Link copied to clipboard
An SslConfiguration
object with the SSL configuration.
Functions
Link copied to clipboard
construct an aws.sdk.kotlin.services.opsworks.model.Source inside the given block
Link copied to clipboard
construct an aws.sdk.kotlin.services.opsworks.model.SslConfiguration inside the given block