package
0.18.27
Repository: https://github.com/pulumi/pulumi-aws.git
Documentation: pkg.go.dev

# Functions

GetApplication gets an existing Application resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).
GetApplicationVersion gets an existing ApplicationVersion resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).
GetConfigurationTemplate gets an existing ConfigurationTemplate resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).
GetEnvironment gets an existing Environment resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).
Retrieve information about an Elastic Beanstalk Application.
Use this data source to get the ID of an [elastic beanstalk hosted zone](http://docs.aws.amazon.com/general/latest/gr/rande.html#elasticbeanstalk_region).
Use this data source to get the name of a elastic beanstalk solution stack.
NewApplication registers a new resource with the given unique name, arguments, and options.
NewApplicationVersion registers a new resource with the given unique name, arguments, and options.
NewConfigurationTemplate registers a new resource with the given unique name, arguments, and options.
NewEnvironment registers a new resource with the given unique name, arguments, and options.

# Structs

Provides an Elastic Beanstalk Application Resource.
The set of arguments for constructing a Application resource.
Input properties used for looking up and filtering Application resources.
Provides an Elastic Beanstalk Application Version Resource.
The set of arguments for constructing a ApplicationVersion resource.
Input properties used for looking up and filtering ApplicationVersion resources.
Provides an Elastic Beanstalk Configuration Template, which are associated with a specific application and are used to deploy different versions of the application with the same configuration settings.
The set of arguments for constructing a ConfigurationTemplate resource.
Input properties used for looking up and filtering ConfigurationTemplate resources.
Provides an Elastic Beanstalk Environment Resource.
The set of arguments for constructing a Environment resource.
Input properties used for looking up and filtering Environment resources.
A collection of arguments for invoking getApplication.
A collection of values returned by getApplication.
A collection of arguments for invoking getHostedZone.
A collection of values returned by getHostedZone.
A collection of arguments for invoking getSolutionStack.
A collection of values returned by getSolutionStack.