AWS SDK for .NET Documentation
DescribeLayersResult Class
AmazonAmazon.OpsWorks.ModelDescribeLayersResult Did this page help you?   Yes   No    Tell us about it...
Contains the response to a
CopyC#
DescribeLayers
request.
Declaration Syntax
C#
public class DescribeLayersResult
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
DescribeLayersResult()()()()
Initializes a new instance of the DescribeLayersResult class

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()()
Gets the type of the current instance.
(Inherited from Object.)
Layers
Gets and sets the property Layers.

An array of

CopyC#
Layer
objects that describe the layers.


ToString()()()()
Returns a string that represents the current object.
(Inherited from Object.)
WithLayers(array<Layer>[]()[][]) Obsolete.
Sets the Layers property

WithLayers(IEnumerable<(Of <<'(Layer>)>>)) Obsolete.
Sets the Layers property

Inheritance Hierarchy
Object
DescribeLayersResult

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