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.

파일 보기 프로젝트 열기: scopely/aws-sdk-net

비공개 메소드들

메소드 설명
IsSetKey ( ) : bool
IsSetRefValue ( ) : bool
IsSetStringValue ( ) : bool