AWS SDK for .NET Documentation
Shortname Property
AmazonAmazon.OpsWorks.ModelCreateLayerRequestShortname 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 OpsWorks and by Chef recipes. 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, which are limited to the alphanumeric characters, '-', '_', and '.'.

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

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