Amazon.DataPipeline.Model.CreatePipelineRequest.IsSetUniqueId C# (CSharp) Method

IsSetUniqueId() private method

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