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

The layer short name, which is used internally by AWS OpsWorksand by Chef. The short name is also used as the name for the directory where your app files are installed. It can have a maximum of 200 characters and must be in the following format: /\A[a-z0-9\-\_\.]+\Z/.

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

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