AWS SDK for .NET Documentation
TemplateName Property
AmazonAmazon.ElasticBeanstalk.ModelDescribeConfigurationSettingsRequestTemplateName Did this page help you?   Yes   No    Tell us about it...
Gets and sets the property TemplateName.

The name of the configuration template to describe.

Conditional: You must specify either this parameter or an EnvironmentName, but not both. If you specify both, AWS Elastic Beanstalk returns an

CopyC#
InvalidParameterCombination
error. If you do not specify either, AWS Elastic Beanstalk returns a
CopyC#
MissingRequiredParameter
error.

Declaration Syntax
C#
public string TemplateName { get; set; }

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)