C# Class Amazon.ElasticBeanstalk.Model.RebuildEnvironmentRequest

Container for the parameters to the RebuildEnvironment operation.

Deletes and recreates all of the AWS resources (for example: the Auto Scaling group, load balancer, etc.) for a specified environment and forces a restart.

Inheritance: AmazonElasticBeanstalkRequest
Afficher le fichier Open project: aws/aws-sdk-net Class Usage Examples

Méthodes publiques

Méthode Description
RebuildEnvironmentRequest ( ) : System

Empty constructor used to set properties independently even when a simple constructor is available

Private Methods

Méthode Description
IsSetEnvironmentId ( ) : bool
IsSetEnvironmentName ( ) : bool

Method Details

RebuildEnvironmentRequest() public méthode

Empty constructor used to set properties independently even when a simple constructor is available
public RebuildEnvironmentRequest ( ) : System
Résultat System