AWS SDK for .NET Documentation
WithDescription Method (description)
AmazonAmazon.ElasticBeanstalk.ModelUpdateApplicationRequestWithDescription(String) Did this page help you?   Yes   No    Tell us about it...
Sets the Description property
Declaration Syntax
C#
public UpdateApplicationRequest WithDescription(
	string description
)
Parameters
description (String)
The value to set for the Description property
Return Value
this instance

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.20.0 (1.5.20.0)