Amazon.AutoScaling.Model.TagDescription.IsSetValue C# (CSharp) 메소드

IsSetValue() 개인적인 메소드

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