AWS SDK for .NET Documentation
DescribeObjects Method (describeObjectsRequest)
AmazonAmazon.DataPipelineAmazonDataPipelineDescribeObjects(DescribeObjectsRequest) Did this page help you?   Yes   No    Tell us about it...

Returns the object definitions for a set of objects associated with the pipeline. Object definitions are composed of a set of fields that define the properties of the object.

Declaration Syntax
C#
DescribeObjectsResponse DescribeObjects(
	DescribeObjectsRequest describeObjectsRequest
)
Parameters
describeObjectsRequest (DescribeObjectsRequest)
Container for the necessary parameters to execute the DescribeObjects service method on AmazonDataPipeline.
Return Value
The response from the DescribeObjects service method, as returned by AmazonDataPipeline.
Exceptions

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