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

If this parameter is specified, AWS Elastic Beanstalk deploys this configuration template to the environment. If no such configuration template is found, AWS Elastic Beanstalk returns an

CopyC#
InvalidParameterValue
error.

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

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