Amazon.Inspector.Model.InspectorServiceAttributes.IsSetRulesPackageArn C# (CSharp) Method

IsSetRulesPackageArn() private method

private IsSetRulesPackageArn ( ) : bool
return bool
        internal bool IsSetRulesPackageArn()
        {
            return this._rulesPackageArn != null;
        }