C# Class Amazon.DataPipeline.Model.Field

A key-value pair that describes a property of a pipeline object. The value is specified as either a string value ( StringValue ) or a reference to another object ( RefValue ) but not as both.

Show file Open project: scopely/aws-sdk-net

Private Methods

Method Description
IsSetKey ( ) : bool
IsSetRefValue ( ) : bool
IsSetStringValue ( ) : bool