Amazon.Inspector.Model.RemoveAttributesFromFindingsRequest.IsSetAttributeKeys C# (CSharp) 메소드

IsSetAttributeKeys() 개인적인 메소드

private IsSetAttributeKeys ( ) : bool
리턴 bool
        internal bool IsSetAttributeKeys()
        {
            return this._attributeKeys != null && this._attributeKeys.Count > 0; 
        }
RemoveAttributesFromFindingsRequest