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



IconMemberDescription
DescribeInstancesResult()()()()
Initializes a new instance of the DescribeInstancesResult 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.)
Instances
Gets and sets the property Instances.

An array of

CopyC#
Instance
objects that describe the instances.


ToString()()()()
Returns a string that represents the current object.
(Inherited from Object.)
WithInstances(array<Instance>[]()[][]) Obsolete.
Sets the Instances property

WithInstances(IEnumerable<(Of <<'(Instance>)>>)) Obsolete.
Sets the Instances property

Inheritance Hierarchy
Object
DescribeInstancesResult

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