Amazon.ElasticBeanstalk.Model.DeleteApplicationVersionRequest.DeleteApplicationVersionRequest C# (CSharp) Method

DeleteApplicationVersionRequest() public method

Empty constructor used to set properties independently even when a simple constructor is available
public DeleteApplicationVersionRequest ( ) : System
return System
        public DeleteApplicationVersionRequest() { }

Same methods

DeleteApplicationVersionRequest::DeleteApplicationVersionRequest ( string applicationName, string versionLabel ) : System