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

One or more user-defined key/value pairs to be added to the stack attributes.

Declaration Syntax
C#
public Dictionary<string, string> Attributes { get; set; }

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