Amazon.SimpleSystemsManagement.Model.PatchComplianceData.IsSetClassification C# (CSharp) Method

IsSetClassification() private method

private IsSetClassification ( ) : bool
return bool
        internal bool IsSetClassification()
        {
            return this._classification != null;
        }