C# Class Amazon.ElasticBeanstalk.Model.ComposeEnvironmentsRequest

Container for the parameters to the ComposeEnvironments operation. Create or update a group of environments that each run a separate component of a single application. Takes a list of version labels that specify application source bundles for each of the environments to create or update. The name of each environment and other required information must be included in the source bundles in an environment manifest named env.yaml. See Compose Environments for details.
Inheritance: AmazonElasticBeanstalkRequest
Show file Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetApplicationName ( ) : bool
IsSetGroupName ( ) : bool
IsSetVersionLabels ( ) : bool