Amazon.CodeBuild.Model.Tag.IsSetValue C# (CSharp) Method

IsSetValue() private method

private IsSetValue ( ) : bool
return bool
        internal bool IsSetValue()
        {
            return this._value != null;
        }