Amazon.ConfigService.Model.ListDiscoveredResourcesRequest.IsSetIncludeDeletedResources C# (CSharp) Method

IsSetIncludeDeletedResources() private method

private IsSetIncludeDeletedResources ( ) : bool
return bool
        internal bool IsSetIncludeDeletedResources()
        {
            return this._includeDeletedResources.HasValue; 
        }