C# Класс 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.

Показать файл Открыть проект

Приватные методы

Метод Описание
IsSetKey ( ) : bool
IsSetRefValue ( ) : bool
IsSetStringValue ( ) : bool