Amazon.DataPipeline.Model.CreatePipelineRequest.IsSetUniqueId C# (CSharp) 메소드

IsSetUniqueId() 개인적인 메소드

private IsSetUniqueId ( ) : bool
리턴 bool
        internal bool IsSetUniqueId()
        {
            return this.uniqueId != null;
        }