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

An array of

CopyC#
ServiceError
objects that describe the specified service errors.

Declaration Syntax
C#
public List<ServiceError> ServiceErrors { get; set; }

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