Amazon.ConfigService.Model.DescribeComplianceByResourceRequest.IsSetResourceType C# (CSharp) Method

IsSetResourceType() private method

private IsSetResourceType ( ) : bool
return bool
        internal bool IsSetResourceType()
        {
            return this._resourceType != null;
        }