Amazon.CodeDeploy.Model.GenericRevisionInfo.IsSetDescription C# (CSharp) Method

IsSetDescription() private method

private IsSetDescription ( ) : bool
return bool
        internal bool IsSetDescription()
        {
            return this._description != null;
        }