Amazon.StorageGateway.Model.ListGatewaysResponse.IsSetGateways C# (CSharp) Method

IsSetGateways() private method

private IsSetGateways ( ) : bool
return bool
        internal bool IsSetGateways()
        {
            return this._gateways != null && this._gateways.Count > 0; 
        }
ListGatewaysResponse