Amazon.Inspector.Model.AssessmentTarget.IsSetResourceGroupArn C# (CSharp) Method

IsSetResourceGroupArn() private method

private IsSetResourceGroupArn ( ) : bool
return bool
        internal bool IsSetResourceGroupArn()
        {
            return this._resourceGroupArn != null;
        }